| IMediaRenderershouldAutoplay Property  | 
 
Namespace: Veeplay.media.renderersAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool 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: 
Boolean
See Also