Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SubpictureOn Property






Gets or sets the Subpicture display.
Syntax
public bool SubpictureOn {get; set;}
'Declaration
 
Public Property SubpictureOn As Boolean
'Usage
 
Dim instance As DVDControl
Dim value As Boolean
 
instance.SubpictureOn = value
 
value = instance.SubpictureOn
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

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