![]() |
Previous | Next |
This property retrieves a value indicating the number of frames per second used by the DVD title.
Syntax
MediaPlayer.DVD.FramesPerSecond
Possible Values
This property is a read-only ULONG containing one of the following values.
Value | Description |
25 | DVD title runs 25 frames per second (PAL). |
30 | DVD title runs 30 frames per second (NTSC). |
Remarks
The current domain must be TT_DOM when you retrieve this property.
See Also
Previous | Next |