![]() |
Previous | Next |
Occurs when an angle block is being played and angle changes can be performed.
Syntax
MediaPlayer_DVDNotify(Event, Param1, Param2)
Parameters
Event
Value that resolves to 275 if this event occurs.
Param1
Boolean value indicating whether an angle block is being played. If true, an angle block is being played and angle changes can be performed. Otherwise, playback is not in an angle block and angles are not available.
Param2
Zero.
Remarks
Angle changes are not restricted to angle blocks, but the manifestation of the angle change can be seen only in an angle block.
For information on how to use this event code, see DVDNotify.
Previous | Next |