User Guide

166 Chapter 10: Events and Messages
chapterStart
Occurs when playback of a new program in the title domain starts.
The following additional information is passed to
DVDeventNotification
when this event occurs:
eventArg2 - An integer that indicates the new chapter number.
diskEjected
Occurs when a DVD is ejected.
diskInserted
Occurs when a DVD is inserted.
domainChange
Occurs when the DVD player’s domain changes.
The following additional information is passed to
DVDeventNotification
when this event occurs:
eventArg1. A value that indicates the new domain. The new domain will
be one of the following values.
firstPlay. The DVD Navigator is performing default initialization of a
DVD.
videoManagerMenu. The DVD Navigator is displaying menus for the
whole disc.
videoTitleSetMenu. The DVD Navigator is displaying menus for the
current title set.
title. The DVD Navigator is displaying the current title.
stop. The DVD Navigator is in the stop domain.
error
Occurs when a DVD error condition is encountered.
The following additional information is passed to
DVDeventNotification
when this event occurs:
eventArg2. A value that indicates error condition. The error condition will
be one of the following values.
copyProtectFail. Key exchange for DVD copy protection failed.
Playback is stopped.
invalidDVD1_0Disc. DVD-Video disc is authored incorrectly for
specification version 1.
x. Playback is stopped.
invalidDiscRegion. DVD-Video disc cannot be played because the
disc is not authored to play in the system region.
lowParentalLevel. Player parental level is lower than the lowest
parental level available in the DVD content. Playback is stopped.
macrovisionFail. Macrovision distribution failed. Playback stopped.
incompatibleSystemAndDecoderRegions. No discs can be played
because the system region does not match the decoder region.
incompatibleDiscAndDecoderRegions. The disc cannot be played
because the disc is not authored to be played in the decoder’s region.
unexpected. Something unexpected happened; perhaps content is
authored incorrectly. Playback is stopped.
karaokeMode
Occurs when the audio mode is set to karaoke.
noFirstPlayChain
Occurs when the DVD disc does not have a FP_PGC (First Play Program
Chain) and that the DVD Navigator will not automatically load any PGC
and start playback.
Event Description