VideoBarMeta.isLetterbox
bool isLetterbox() @propertyGet isLetterbox field.
Returns
if true then bar data specifies letterbox, otherwise pillarbox
void isLetterbox(bool propval) @propertySet isLetterbox field.
Parameters
propval | if true then bar data specifies letterbox, otherwise pillarbox |