Gets or sets the Subpicture display.
public bool SubpictureOn { get; set; }
Public Property SubpictureOn As Boolean
true if the Subpicture is On; false, otherwise.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET