Package org.robovm.apple.avfoundation
Class NSValueExtensions
java.lang.Object
org.robovm.objc.ObjCExtensions
org.robovm.apple.foundation.NSExtensions
org.robovm.apple.avfoundation.NSValueExtensions
public final class NSValueExtensions extends NSExtensions
-
Method Summary
Modifier and Type Method Description static NSValuecreate(CMTime time)static NSValuecreate(CMTimeMapping timeMapping)static NSValuecreate(CMTimeRange timeRange)protected static NSValuecreate(ObjCClass clazz, CMTime time)protected static NSValuecreate(ObjCClass clazz, CMTimeMapping timeMapping)protected static NSValuecreate(ObjCClass clazz, CMTimeRange timeRange)static CMTimeMappinggetCMTimeMappingValue(NSValue thiz)static CMTimeRangegetCMTimeRangeValue(NSValue thiz)static CMTimegetCMTimeValue(NSValue thiz)Methods inherited from class org.robovm.apple.foundation.NSExtensions
allocMethods inherited from class org.robovm.objc.ObjCExtensions
initObject, updateStrongRef
-
Method Details
-
getCMTimeValue
-
getCMTimeRangeValue
-
getCMTimeMappingValue
-
create
-
create
-
create
-
create
-
create
-
create
-