DefaultVideoEncoderFactory

Helper class that combines HW and SW encoders.

Constructors

Link copied to clipboard
constructor(eglContext: EglBase.Context, enableIntelVp8Encoder: Boolean, enableH264HighProfile: Boolean)
Create encoder factory using default hardware encoder factory.

Functions

Link copied to clipboard
Creates an encoder for the given video codec.
Link copied to clipboard
Enumerates the list of supported video codecs.

Inherited functions

Link copied to clipboard
Returns a VideoEncoderSelector if implemented by the VideoEncoderFactory, null otherwise.
Link copied to clipboard
Enumerates the list of supported video codecs that can also be tagged with implementation information.