Uses of Class
org.robovm.apple.avfoundation.AVAudioMix
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.photos |
-
Uses of AVAudioMix in org.robovm.apple.avfoundation
Subclasses of AVAudioMix in org.robovm.apple.avfoundation Modifier and Type Class Description classAVMutableAudioMixMethods in org.robovm.apple.avfoundation that return AVAudioMix Modifier and Type Method Description AVAudioMixAVAssetExportSession. getAudioMix()AVAudioMixAVAssetReaderAudioMixOutput. getAudioMix()AVAudioMixAVPlayerItem. getAudioMix()Methods in org.robovm.apple.avfoundation with parameters of type AVAudioMix Modifier and Type Method Description voidAVAssetExportSession. setAudioMix(AVAudioMix v)voidAVAssetReaderAudioMixOutput. setAudioMix(AVAudioMix v)voidAVPlayerItem. setAudioMix(AVAudioMix v) -
Uses of AVAudioMix in org.robovm.apple.photos
Method parameters in org.robovm.apple.photos with type arguments of type AVAudioMix Modifier and Type Method Description intPHImageManager. requestAVAssetForVideo(PHAsset asset, PHVideoRequestOptions options, VoidBlock3<AVAsset,AVAudioMix,NSDictionary<?,?>> resultHandler)