public interface ICodecConfigInfoVideo
| Modifier and Type | Method and Description |
|---|---|
int |
getCodec() |
int |
getDisplayHeight()
Returns the display height
|
int |
getDisplayWidth()
Returns the display width
|
int |
getFrameHeight()
Returns the frame height
|
double |
getFrameRate()
Returns the frame rate (fps)
|
int |
getFrameWidth()
Returns the frame width
|
int |
getLevel() |
int |
getNALUnitLen() |
int |
getProfile() |
int getFrameWidth()
int getFrameHeight()
int getDisplayWidth()
int getDisplayHeight()
int getProfile()
int getLevel()
double getFrameRate()
int getCodec()
int getNALUnitLen()