Package org.robovm.apple.avfoundation
Class AVErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.avfoundation.AVErrorUserInfoKey
public class AVErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVErrorUserInfoKey.AsListMarshalerstatic classAVErrorUserInfoKey.Marshalerstatic classAVErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static AVErrorUserInfoKeyDevicestatic AVErrorUserInfoKeyFileSizestatic AVErrorUserInfoKeyFileTypestatic AVErrorUserInfoKeyMediaSubTypestatic AVErrorUserInfoKeyMediaTypestatic AVErrorUserInfoKeyPersistentTrackIDstatic AVErrorUserInfoKeyPIDstatic AVErrorUserInfoKeyPresentationTimeStampstatic AVErrorUserInfoKeyRecordingSuccessfullyFinishedstatic AVErrorUserInfoKeyTime -
Method Summary
Modifier and Type Method Description static AVErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Device
-
Time
-
FileSize
-
PID
-
RecordingSuccessfullyFinished
-
MediaType
-
MediaSubType
-
PresentationTimeStamp
-
PersistentTrackID
-
FileType
-
-
Method Details
-
valueOf
-