IMediaRenderershouldAutoplay Property |
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool shouldAutoplay { get; set; }
Property shouldAutoplay As Boolean
Get
Set
property bool shouldAutoplay {
bool get ();
void set (bool value);
}
abstract shouldAutoplay : bool with get, set
Property Value
Type:
BooleanSee Also