Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate Method

Gets frame rate in hertz (Hz), either 50 or 60.

Pascal
function Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate: Double;
C++
__fastcall Double Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate();
C#
public Double Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate();
Visual Basic
Public Function Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate() As Double
Java
public Double Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate();
IDL
Double Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate();
JavaScript
Info_DVD_Title_MainAttributes_VideoAttributes_FrameRate

Returns the frame rate in hertz (Hz), either 50 or 60.

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