Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Title_MainAttributes_VideoAttributes_LetterboxPermitted Method

TRUE means the picture can be shown as letterbox if the display aspect ratio is 4:3.

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

TRUE means the picture can be shown as letterbox if the display aspect ratio is 4:3.

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