|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mp4EsdsBox.AudioProfile | |
---|---|
org.jaudiotagger.audio.mp4 | |
org.jaudiotagger.audio.mp4.atom |
Uses of Mp4EsdsBox.AudioProfile in org.jaudiotagger.audio.mp4 |
---|
Methods in org.jaudiotagger.audio.mp4 that return Mp4EsdsBox.AudioProfile | |
---|---|
Mp4EsdsBox.AudioProfile |
Mp4AudioHeader.getProfile()
|
Methods in org.jaudiotagger.audio.mp4 with parameters of type Mp4EsdsBox.AudioProfile | |
---|---|
void |
Mp4AudioHeader.setProfile(Mp4EsdsBox.AudioProfile profile)
The key for the profile |
Uses of Mp4EsdsBox.AudioProfile in org.jaudiotagger.audio.mp4.atom |
---|
Methods in org.jaudiotagger.audio.mp4.atom that return Mp4EsdsBox.AudioProfile | |
---|---|
Mp4EsdsBox.AudioProfile |
Mp4EsdsBox.getAudioProfile()
Get audio profile, usually AAC Low Complexity |
static Mp4EsdsBox.AudioProfile |
Mp4EsdsBox.AudioProfile.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Mp4EsdsBox.AudioProfile[] |
Mp4EsdsBox.AudioProfile.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |