Uses of Class
org.robovm.apple.avfoundation.AVAudioSessionCategory
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAudioSessionCategory in org.robovm.apple.avfoundation
Fields in org.robovm.apple.avfoundation declared as AVAudioSessionCategory Modifier and Type Field Description static AVAudioSessionCategoryAVAudioSessionCategory. Ambientstatic AVAudioSessionCategoryAVAudioSessionCategory. AudioProcessingDeprecated.Deprecated in iOS 10.0.static AVAudioSessionCategoryAVAudioSessionCategory. MultiRoutestatic AVAudioSessionCategoryAVAudioSessionCategory. PlayAndRecordstatic AVAudioSessionCategoryAVAudioSessionCategory. Playbackstatic AVAudioSessionCategoryAVAudioSessionCategory. Recordstatic AVAudioSessionCategoryAVAudioSessionCategory. SoloAmbientMethods in org.robovm.apple.avfoundation that return AVAudioSessionCategory Modifier and Type Method Description AVAudioSessionCategoryAVAudioSession. getCategory()static AVAudioSessionCategoryAVAudioSessionCategory.Marshaler. toObject(Class<AVAudioSessionCategory> cls, long handle, long flags)static AVAudioSessionCategoryAVAudioSessionCategory. valueOf(NSString value)Methods in org.robovm.apple.avfoundation that return types with arguments of type AVAudioSessionCategory Modifier and Type Method Description List<AVAudioSessionCategory>AVAudioSession. getAvailableCategories()static List<AVAudioSessionCategory>AVAudioSessionCategory.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.avfoundation with parameters of type AVAudioSessionCategory Modifier and Type Method Description booleanAVAudioSession. setCategory(AVAudioSessionCategory category)booleanAVAudioSession. setCategory(AVAudioSessionCategory category, String mode, AVAudioSessionCategoryOptions options)booleanAVAudioSession. setCategory(AVAudioSessionCategory category, String mode, AVAudioSessionRouteSharingPolicy policy, AVAudioSessionCategoryOptions options)booleanAVAudioSession. setCategory(AVAudioSessionCategory category, AVAudioSessionCategoryOptions options)static longAVAudioSessionCategory.Marshaler. toNative(AVAudioSessionCategory o, long flags)Method parameters in org.robovm.apple.avfoundation with type arguments of type AVAudioSessionCategory Modifier and Type Method Description static longAVAudioSessionCategory.AsListMarshaler. toNative(List<AVAudioSessionCategory> l, long flags)static AVAudioSessionCategoryAVAudioSessionCategory.Marshaler. toObject(Class<AVAudioSessionCategory> cls, long handle, long flags)