Leadtools.Multimedia Namespace : DVDPlaybackStopped Enumeration |
public enum DVDPlaybackStopped : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DVDPlaybackStopped Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DVDPlaybackStopped
public enum DVDPlaybackStopped : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.DVDPlaybackStopped = function() { }; Leadtools.Multimedia.DVDPlaybackStopped.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class DVDPlaybackStopped : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CopyProtectFailure | Playback was stopped because of copy protection. |
DiscEjected | The disc was ejected. |
DiscReadError | An error occurred while reading the disc. |
IllegalNavCommand | An invalid navigation command prevented playback from continuing. |
MacrovisionFailure | Playback was stopped because of Macrovision protection. |
NoBranch | The navigator completed the current PGC. Either there was no additional video and/or no other branching instructions were found for subsequent playback. |
NoFirstPlayDomain | The disc does not contain an initial startup program. |
Other | The navigator stopped the playback (no reason available). |
ParentalFailure | Playback was stopped because of the parental level. |
PlayChapterAutoStop | Playback reached the end of the chapter. |
PlayPeriodAutoStop | Playback reached the end time that was specified by the application. |
RegionFailure | Playback was stopped because the region did not match. |
Reset | The DVD Navigator was reset to the start of the disc. |
StopCommand | The application stopped playback or a DVD Navigator reached a stop command on the disc. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.DVDPlaybackStopped
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