Package com.google.android.exoplayer2.transformer
-
Interface Summary Interface Description Codec.DecoderFactory A factory fordecoder
instances.Codec.EncoderFactory A factory forencoder
instances.Transformer.DebugViewProvider Provider for views to show diagnostic information during transformation, for debugging.Transformer.Listener A listener for the transformation events. -
Class Summary Class Description Codec A wrapper aroundMediaCodec
.EncoderUtil Utility methods forMediaCodec
encoders.ProgressHolder Holds a progress percentage.TransformationRequest A media transformation request.TransformationRequest.Builder A builder forTransformationRequest
instances.Transformer A transformer to transform media inputs.Transformer.Builder A builder forTransformer
instances. -
Exception Summary Exception Description TransformationException Thrown when a non-locally recoverable transformation failure occurs. -
Annotation Types Summary Annotation Type Description TransformationException.ErrorCode Codes that identify causes ofTransformer
errors.Transformer.ProgressState Progress state.