Package org.robovm.apple.audiotoolbox
Class AudioFile.InfoDictionaryKeys
java.lang.Object
org.robovm.apple.audiotoolbox.AudioFile.InfoDictionaryKeys
- Enclosing class:
- AudioFile
public static class AudioFile.InfoDictionaryKeys extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringAlbumstatic StringApproximateDurationInSecondsstatic StringArtiststatic StringChannelLayoutstatic StringCommentsstatic StringComposerstatic StringCopyrightstatic StringEncodingApplicationstatic StringGenrestatic StringISRCstatic StringKeySignaturestatic StringLyriciststatic StringNominalBitRatestatic StringRecordedDatestatic StringSourceBitDepthstatic StringSourceEncoderstatic StringSubTitlestatic StringTempostatic StringTimeSignaturestatic StringTitlestatic StringTrackNumberstatic StringYear -
Constructor Summary
Constructors Constructor Description InfoDictionaryKeys() -
Method Summary
-
Field Details
-
Album
- See Also:
- Constant Field Values
-
ApproximateDurationInSeconds
- See Also:
- Constant Field Values
-
Artist
- See Also:
- Constant Field Values
-
ChannelLayout
- See Also:
- Constant Field Values
-
Comments
- See Also:
- Constant Field Values
-
Composer
- See Also:
- Constant Field Values
-
Copyright
- See Also:
- Constant Field Values
-
EncodingApplication
- See Also:
- Constant Field Values
-
Genre
- See Also:
- Constant Field Values
-
ISRC
- See Also:
- Constant Field Values
-
KeySignature
- See Also:
- Constant Field Values
-
Lyricist
- See Also:
- Constant Field Values
-
NominalBitRate
- See Also:
- Constant Field Values
-
RecordedDate
- See Also:
- Constant Field Values
-
SourceBitDepth
- See Also:
- Constant Field Values
-
SourceEncoder
- See Also:
- Constant Field Values
-
SubTitle
- See Also:
- Constant Field Values
-
Tempo
- See Also:
- Constant Field Values
-
TimeSignature
- See Also:
- Constant Field Values
-
Title
- See Also:
- Constant Field Values
-
TrackNumber
- See Also:
- Constant Field Values
-
Year
- See Also:
- Constant Field Values
-
-
Constructor Details
-
InfoDictionaryKeys
public InfoDictionaryKeys()
-