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