VideoCodec
The VideoCodec class provides methods for encode or decode for video.
Properties
Link copied to clipboard
The android.media.MediaCodec instance.
Link copied to clipboard
Specifies the IFrameInterval for a video output.
Link copied to clipboard
Specifies the input mime type.
Link copied to clipboard
Indicates whether the receiver is running.
Link copied to clipboard
The listener of which callback method.
Link copied to clipboard
Specifies the external android.media.MediaCodec options.
Link copied to clipboard
Specifies the output mime type.
Link copied to clipboard
The pixel transform instance.
Link copied to clipboard
Specifies the profile for a video output.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun onOutputBufferAvailable(codec: MediaCodec, index: Int, info: MediaCodec.BufferInfo)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Tells the receiver to start running.
Link copied to clipboard
Tells the receiver to stop running.