long |
ITranscoderSessionNative.captureDeviceGetVideoFrame(long deviceId,
TranscoderNativeVideoFrame nativeVideoFrame) |
static int |
TranscoderNativeVideoFrame.deserialize(TranscoderNativeVideoFrame obj,
byte[] buffer,
int pos,
boolean includeByteArray) |
void |
ITranscoderFrameGrabResult.onGrabFrame(TranscoderNativeVideoFrame nativeFrame)
Trigger when frame is available.
|
long |
ITranscoderSessionNative.videoDecoderBufferGetVideoFrame(long classPtr,
long decoderBufferSetIndex,
TranscoderNativeVideoFrame nativeVideoFrame) |
long |
ITranscoderSessionNative.videoDecoderBufferSetOverlayVideoFrame(long classPtr,
long overlayIndex,
TranscoderNativeVideoFrame nativeVideoFrame) |
long |
ITranscoderSessionNative.videoEncoderBufferGetVideoFrame(long classPtr,
long encoderBufferSetIndex,
long encoderBufferIndex,
TranscoderNativeVideoFrame nativeVideoFrame) |
long |
ITranscoderSessionNative.videoEncoderBufferSetOverlayVideoFrame(long classPtr,
long encoderBufferSetIndex,
long overlayIndex,
TranscoderNativeVideoFrame nativeVideoFrame) |