MediaUnitshouldAutoplay Field |
Defines if the unit should start playing as soon as it loads or wait for a play command.
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool shouldAutoplay
Public shouldAutoplay As Boolean
public:
bool shouldAutoplay
val mutable shouldAutoplay: bool
Field Value
Type:
BooleanSee Also