object.SubpictureOn(State As Boolean) |
Remarks
Enables or disables the subpicture display.
This method does not support command synchronization.
The title The name for a group of related video files (called "Chapters") on your DVD. For example, for a DVD called "My Summer Vacation," you might have the titles "Water Skiing," "New Friends," and "Hiking." For each of those titles, you might have one or more different video files. 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 ltmmDVDControl.IsSubpictureStreamEnabled Method.
For more detailed information, refer to the Microsoft documentation for IDvdControl2::SetSubpictureState.
Win32, x64
See Also