Uses of Class
org.robovm.apple.soundanalysis.SNClassifierIdentifier
| Package | Description |
|---|---|
| org.robovm.apple.soundanalysis |
-
Uses of SNClassifierIdentifier in org.robovm.apple.soundanalysis
Fields in org.robovm.apple.soundanalysis declared as SNClassifierIdentifier Modifier and Type Field Description static SNClassifierIdentifierSNClassifierIdentifier. Version1Methods in org.robovm.apple.soundanalysis that return SNClassifierIdentifier Modifier and Type Method Description static SNClassifierIdentifierSNClassifierIdentifier.Marshaler. toObject(Class<SNClassifierIdentifier> cls, long handle, long flags)static SNClassifierIdentifierSNClassifierIdentifier. valueOf(NSString value)Methods in org.robovm.apple.soundanalysis that return types with arguments of type SNClassifierIdentifier Modifier and Type Method Description static List<SNClassifierIdentifier>SNClassifierIdentifier.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.soundanalysis with parameters of type SNClassifierIdentifier Modifier and Type Method Description static longSNClassifierIdentifier.Marshaler. toNative(SNClassifierIdentifier o, long flags)Method parameters in org.robovm.apple.soundanalysis with type arguments of type SNClassifierIdentifier Modifier and Type Method Description static longSNClassifierIdentifier.AsListMarshaler. toNative(List<SNClassifierIdentifier> l, long flags)static SNClassifierIdentifierSNClassifierIdentifier.Marshaler. toObject(Class<SNClassifierIdentifier> cls, long handle, long flags)Constructors in org.robovm.apple.soundanalysis with parameters of type SNClassifierIdentifier Constructor Description SNClassifySoundRequest(SNClassifierIdentifier classifierIdentifier)