LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

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 bool SubpictureOn {get; set;}
 get_SubpictureOn();
set_SubpictureOn(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DVDControl Class
DVDControl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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