Click or drag to resize
MediaPlayershouldAutoplay Method
Checks if currentUnit is not null

Namespace: Veeplay.media
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool shouldAutoplay()

Return Value

Type: Boolean
_currentUnit.shouldAutoplay if currentUnit in not null, else returns true
See Also