public class YUVImageBuffer extends ImageBuffer
| Modifier and Type | Field and Description |
|---|---|
int |
mBitRate |
java.lang.String |
mEncodeParameter |
int |
mFrameRate |
boolean |
mLowDelay |
long |
mPts
YUVImageBuffer 编码携带的参数.
|
mDataBuffer, mHeight, mImageFormat, mWidth| Constructor and Description |
|---|
YUVImageBuffer() |
| Modifier and Type | Method and Description |
|---|---|
int |
imageSize() |
clearpublic long mPts
public int mFrameRate
public int mBitRate
public boolean mLowDelay
public java.lang.String mEncodeParameter
public int imageSize()
imageSize in class ImageBuffer