SubpictureOn Property

Summary
Gets or sets the Subpicture display.
Syntax
C#
C++/CLI
public bool SubpictureOn { get; set; } 
public: 
property bool SubpictureOn { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.