Package com.otaliastudios.transcoder.strategy
See: Description
-
Class Summary Class Description Options Holds configuration values. Builder DefaultVideoStrategy An TrackStrategy for video that converts it AVC with the given size. RemoveTrackStrategy An TrackStrategy that removes this track from output. PassThroughTrackStrategy An TrackStrategy that asks the encoder to keep this track as is. Options Holds configuration values. Builder DefaultAudioStrategy An TrackStrategy for audio that converts it to AAC with the given number of channels. DefaultVideoStrategies Contains presets and utilities for defining a DefaultVideoStrategy. -
Interface Summary Interface Description TrackStrategy Base class for video/audio format strategy.