PlatformSoftwareVideoDecoderFactory

constructor(@Nullable sharedContext: EglBase.Context)

Creates a PlatformSoftwareVideoDecoderFactory that supports surface texture rendering.

Parameters

sharedContext

The textures generated will be accessible from this context. May be null, this disables texture support.