Contents Index Topic Contents | |
Previous Topic: FileName Next Topic: HasError |
FramesPerSecond Property
Retrieves a value specifying the number of frames per second used by the DVD title.
Syntax
[ uFrames = ] MediaPlayer.DVD.FramesPerSecondPossible Values
This property is read-only with no default value.
uFrames ULONG value specifying the number of frames per second. It can have one of the following possible values.
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
CurrentDomain
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.