public interface OutputVideoContentFormat extends ContentFormat
| Modifier and Type | Method and Description |
|---|---|
int |
getBitRate()
Returns the bit rate in bits per second (bps) of the output content.
|
int |
getHorizontalResolution()
Returns the content maximum horizontal resolution in pixels.
|
int |
getVerticalResolution()
Returns the content maximum vertical resolution in pixels.
|
boolean |
isProgressive()
Returns an indication of progressive or interlaced.
|
getContentProfile, getProtectionTypeint getVerticalResolution()
int getHorizontalResolution()
int getBitRate()
boolean isProgressive()
Copyright © 2013 CableLabs. All Rights Reserved.