Package org.robovm.apple.audiotoolbox
Class AudioFileInfoDictionary.Marshaler
java.lang.Object
org.robovm.apple.audiotoolbox.AudioFileInfoDictionary.Marshaler
- Enclosing class:
- AudioFileInfoDictionary
public static class AudioFileInfoDictionary.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(AudioFileInfoDictionary o, long flags)static AudioFileInfoDictionarytoObject(Class<AudioFileInfoDictionary> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static AudioFileInfoDictionary toObject(Class<AudioFileInfoDictionary> cls, long handle, long flags) -
toNative
-