CMTimebase
VeryLongTimeInterval
CMTimebase(CMClock)
CMTimebase(CMTimebase)
CMTimebase(IntPtr)
CMTimebase(CFAllocator, CMClock)
CMTimebase(CFAllocator, CMTimebase)
EffectiveRate
Rate
Time
AddTimer(NSTimer, NSRunLoop)
CopyMaster()
CopyMasterClock()
CopyMasterTimebase()
CopyUltimateMasterClock()
GetMaster()
GetMasterClock()
GetMasterTimebase()
GetTime(CMTimeScale, CMTimeRoundingMethod)
GetTimeAndRate(CMTime, Double)
GetUltimateMasterClock()
NotificationBarrier()
RemoveTimer(NSTimer)
SetAnchorTime(CMTime, CMTime)
SetMasterClock(CMClock)
SetMasterTimebase(CMTimebase)
SetRateAndAnchorTime(Double, CMTime, CMTime)
SetTimerNextFireTime(NSTimer, CMTime)
SetTimerToFireImmediately(NSTimer)
xamarinmac
namespace CoreMedia
{
[Watch(6, 0)]
public class CMTimebase : CMClockOrTimebase
{
public double Rate { get; set; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API