Uses of Class
org.robovm.apple.coremedia.CMTimebase
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.coremedia |
-
Uses of CMTimebase in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return CMTimebase Modifier and Type Method Description CMTimebaseAVSampleBufferDisplayLayer. getControlTimebase()CMTimebaseAVPlayerItem. getTimebase()CMTimebaseAVQueuedSampleBufferRendering. getTimebase()CMTimebaseAVQueuedSampleBufferRenderingAdapter. getTimebase()CMTimebaseAVSampleBufferAudioRenderer. getTimebase()CMTimebaseAVSampleBufferDisplayLayer. getTimebase()CMTimebaseAVSampleBufferRenderSynchronizer. getTimebase()Methods in org.robovm.apple.avfoundation with parameters of type CMTimebase Modifier and Type Method Description voidAVSampleBufferDisplayLayer. setControlTimebase(CMTimebase v)voidAVDelegatingPlaybackCoordinator. transitionToItem(String itemIdentifier, CMTimebase snapshotTimebase) -
Uses of CMTimebase in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMTimebase Modifier and Type Method Description protected CMTimebaseCMTimebase. copySourceTimebase0()static CMTimebaseCMTimebase. create(CMClock masterClock)static CMTimebaseCMTimebase. create(CMTimebase masterTimebase)CMTimebaseCMTimebase. getMaster()Deprecated.Deprecated in iOS 9.0.CMTimebaseCMTimebase. getMasterTimebase()Deprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.coremedia with parameters of type CMTimebase Modifier and Type Method Description static CMTimebaseCMTimebase. create(CMTimebase masterTimebase)protected static OSStatusCMTimebase. create0(CFAllocator allocator, CMTimebase sourceTimebase, CMTimebase.CMTimebasePtr timebaseOut)static NSObjectProtocolCMTimebase.Notifications. observeEffectiveRateChanged(CMTimebase object, VoidBlock2<CMTimebase,CMTime> block)static NSObjectProtocolCMTimebase.Notifications. observeTimeJumped(CMTimebase object, VoidBlock2<CMTimebase,CMTime> block)protected OSStatusCMTimebase. setSourceTimebase0(CMTimebase newSourceTimebase)Method parameters in org.robovm.apple.coremedia with type arguments of type CMTimebase Modifier and Type Method Description static NSObjectProtocolCMTimebase.Notifications. observeEffectiveRateChanged(CMTimebase object, VoidBlock2<CMTimebase,CMTime> block)static NSObjectProtocolCMTimebase.Notifications. observeTimeJumped(CMTimebase object, VoidBlock2<CMTimebase,CMTime> block)