LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

SubpictureOn Property

Show in webframe



Gets or sets the Subpicture display.
Syntax
'Declaration
 
Public Property SubpictureOn As Boolean
'Usage
 
Dim instance As DVDControl
Dim value As Boolean
 
instance.SubpictureOn = value
 
value = instance.SubpictureOn
public bool SubpictureOn {get; set;}
public:
property bool SubpictureOn {
   bool get();
   void set (    bool value);
}

Property Value

true if the Subpicture is On; false, otherwise.
Remarks
This method does not support command synchronization. The title currently being played determines which Subpicture streams are enabled and disabled. The title must enable a Subpicture stream for it to be displayed. The programmer can retrieve the Subpicture stream status by calling the IsSubpictureStreamEnabled method.

For more detailed information, refer to the Microsoft documentation for IDvdControl2.SetSubpictureState.

Requirements

Target Platforms

See Also

Reference

DVDControl Class
DVDControl Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features