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