public @interface

AssetLoader.SupportedOutputTypes

implements java.lang.annotation.Annotation

 androidx.media3.transformer.AssetLoader.SupportedOutputTypes

Overview

Supported output types of an asset loader. Possible flag values are AssetLoader.SUPPORTED_OUTPUT_TYPE_ENCODED and AssetLoader.SUPPORTED_OUTPUT_TYPE_DECODED.

Summary