Agora Java API Reference for Android
io.agora.rtc.mediaio.VideoFrameConsumerImpl Member List

This is the complete list of members for io.agora.rtc.mediaio.VideoFrameConsumerImpl, including all inherited members.

consumeByteArrayFrame(byte[] data, int format, int width, int height, int rotation, long ts)io.agora.rtc.mediaio.VideoFrameConsumerImpl
consumeByteBufferFrame(ByteBuffer buffer, int format, int width, int height, int rotation, long ts)io.agora.rtc.mediaio.VideoFrameConsumerImpl
consumeTextureFrame(int texId, int format, int width, int height, int rotation, long ts, float[] matrix)io.agora.rtc.mediaio.VideoFrameConsumerImpl
provideByteArrayFrame(long nativeHandle, byte[] data, int format, int width, int height, int rotation, long ts) (defined in io.agora.rtc.mediaio.VideoFrameConsumerImpl)io.agora.rtc.mediaio.VideoFrameConsumerImpl
provideByteBufferFrame(long nativeHandle, ByteBuffer buffer, int format, int width, int height, int rotation, long ts) (defined in io.agora.rtc.mediaio.VideoFrameConsumerImpl)io.agora.rtc.mediaio.VideoFrameConsumerImpl
provideTextureFrame(long nativeHandle, Object sharedContext, int texId, int format, int width, int height, int rotation, long ts, float[] matrix) (defined in io.agora.rtc.mediaio.VideoFrameConsumerImpl)io.agora.rtc.mediaio.VideoFrameConsumerImpl
VideoFrameConsumerImpl(long nativeHandle) (defined in io.agora.rtc.mediaio.VideoFrameConsumerImpl)io.agora.rtc.mediaio.VideoFrameConsumerImpl