Uses of Enum Class
io.antmedia.muxer.parser.AACConfigParser.AudioObjectTypes
Packages that use AACConfigParser.AudioObjectTypes
-
Uses of AACConfigParser.AudioObjectTypes in io.antmedia.muxer.parser
Fields in io.antmedia.muxer.parser declared as AACConfigParser.AudioObjectTypesModifier and TypeFieldDescriptionprivate AACConfigParser.AudioObjectTypes
AACConfigParser.objectType
Methods in io.antmedia.muxer.parser that return AACConfigParser.AudioObjectTypesModifier and TypeMethodDescriptionAACConfigParser.getObjectType()
Returns the enum constant of this class with the specified name.static AACConfigParser.AudioObjectTypes[]
AACConfigParser.AudioObjectTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.