Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate Method

Gets the frame rate in hertz (Hz), either 25 or 30.

Pascal
function Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate: Integer;
C++
__fastcall int Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate();
C#
public int Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate();
Visual Basic
Public Function Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate() As Integer
Java
public int Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate();
IDL
int Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate();
JavaScript
Info_DVD_Menu_VMG_Attributes_VideoAttributes_FrameRate

Returns the frame rate in hertz (Hz).

Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!