public static interface VideoEncoder.Callback
Modifier and Type | Method and Description |
---|---|
void |
onEncodedFrame(EncodedImage frame,
VideoEncoder.CodecSpecificInfo info)
Old encoders assume that the byte buffer held by |frame| is not accessed after the call to
this method returns.
|
void onEncodedFrame(EncodedImage frame, VideoEncoder.CodecSpecificInfo info)
6.0.0