User Guide
on DVDeventNotification 167
parentalLevelChange
Occurs when the parental level of the authored content is about to change.
The following additional information is passed to
DVDeventNotification
when this event occurs:
•
eventArg2. An integer that indicates the new parental level set in the
player.
playbackStopped
Occurs when playback stops. The DVD Navigator has completed
playback of the PGC and did not find any other branching instruction for
subsequent playback.
playPeriodAutoStop
Occurs when playback stopped as a result of an automatic stop.
rateChange
Occurs when the playback rate changes.
The following additional information is passed to
DVDeventNotification
when this event occurs:
•
eventArg2. An integer that indicates the new playback rate. A value that is
less than (<) 0 indicates reverse playback mode. A value that is greater
than (>) 0 indicates forward playback mode. This value is the actual
playback rate multiplied by 10,000.
stillOff
Occurs at the end of any still (PGC, Cell, or VOBU).
stillOn
Occurs at the beginning of any still (PGC, Cell, or VOBU).
The following additional information is passed to
DVDeventNotification
when this event occurs:
•
eventArg2 - A boolean that indicates whether buttons are available. Zero
(0) indicates buttons are available. One (1) indicates no buttons are
available.
•
eventArg3 - An integer or address that indicates the number of seconds
the still will last.
0xFFFFFFFF indicates an infinite still.
titleChange
Occurs when the current title number changes.
The following additional information is passed to
DVDeventNotification
when this event occurs:
•
eventArg2 - An integer or address that indicates the new title number.
Event Description