Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

DVDPlaybackStopped Enumeration






The DVDPlaybackStopped enumeration values indicate why DVD playback stops. The stop reason code is passed as param1 of the MediaEventArgs object when a MediaEventCode.EC_DVD_PLAYBACK_STOPPED event has been raised.
Syntax
'Declaration
 
Public Enum DVDPlaybackStopped 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As DVDPlaybackStopped
public enum class DVDPlaybackStopped : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Other The navigator stopped the playback (no reason available).
0x00000001NoBranch The navigator completed the current PGC. Either there was no additional video and/or no other branching instructions were found for subsequent playback.
0x00000002NoFirstPlayDomain The disc does not contain an initial startup program.
0x00000003StopCommand The application stopped playback or a DVD Navigator reached a stop command on the disc.
0x00000004Reset The DVD Navigator was reset to the start of the disc.
0x00000005DiscEjected The disc was ejected.
0x00000006IllegalNavCommand An invalid navigation command prevented playback from continuing.
0x00000007PlayPeriodAutoStop Playback reached the end time that was specified by the application.
0x00000008PlayChapterAutoStop Playback reached the end of the chapter.
0x00000009ParentalFailure Playback was stopped because of the parental level.
0x0000000ARegionFailure Playback was stopped because the region did not match.
0x0000000BMacrovisionFailure Playback was stopped because of Macrovision protection.
0x0000000CDiscReadError An error occurred while reading the disc.
0x0000000DCopyProtectFailure Playback was stopped because of copy protection.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.DVDPlaybackStopped

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features