Uses of Class
org.robovm.apple.avfoundation.AVAssetWriterStatus
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVAssetWriterStatus in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVAssetWriterStatus Modifier and Type Method Description AVAssetWriterStatusAVAssetWriter. getStatus()static AVAssetWriterStatusAVAssetWriterStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static AVAssetWriterStatusAVAssetWriterStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static AVAssetWriterStatus[]AVAssetWriterStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.