Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Title_MainAttributes_VideoAttributes_IsFilmMode Method

For 625/50 Hz systems, TRUE means “film mode” and FALSE means “camera mode.”

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

For 625/50 Hz systems, TRUE means “film mode” and FALSE means “camera mode.”

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