Public Member Functions | |
Utility () | |
Static Public Member Functions | |
static int | deriveHeight (fm.liveswitch.DataBuffer buffer) |
Derives the height. More... | |
static int | deriveWidth (fm.liveswitch.DataBuffer buffer) |
Derives the width. More... | |
static boolean | isKeyFrame (fm.liveswitch.DataBuffer buffer) |
Determines whether the buffer holds a keyframe. More... | |
Utility methods.
fm.liveswitch.vp9.Utility.Utility | ( | ) |
|
static |
Derives the height.
buffer | The buffer. |
|
static |
Derives the width.
buffer | The buffer. |
|
static |
Determines whether the buffer holds a keyframe.
buffer | The buffer. |