HardwareVideoDecoderFactory
Factory for Android hardware VideoDecoders.
Constructors
Link copied to clipboard
constructor()
Creates a HardwareVideoDecoderFactory that does not use surface textures.
Creates a HardwareVideoDecoderFactory that supports surface texture rendering.
constructor(@Nullable sharedContext: EglBase.Context, @Nullable codecAllowedPredicate: Predicate<MediaCodecInfo>)
Creates a HardwareVideoDecoderFactory that supports surface texture rendering.