Uses of Class
org.robovm.apple.avfoundation.AVAssetReaderOutput
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAssetReaderOutput in org.robovm.apple.avfoundation
Subclasses of AVAssetReaderOutput in org.robovm.apple.avfoundation Modifier and Type Class Description classAVAssetReaderAudioMixOutputclassAVAssetReaderSampleReferenceOutputclassAVAssetReaderTrackOutputclassAVAssetReaderVideoCompositionOutputMethods in org.robovm.apple.avfoundation that return types with arguments of type AVAssetReaderOutput Modifier and Type Method Description NSArray<AVAssetReaderOutput>AVAssetReader. getOutputs()Methods in org.robovm.apple.avfoundation with parameters of type AVAssetReaderOutput Modifier and Type Method Description voidAVAssetReader. addOutput(AVAssetReaderOutput output)booleanAVAssetReader. canAddOutput(AVAssetReaderOutput output)