C# Class Monobjc.QuartzCore.CVTimeStamp

Mostrar archivo Open project: Monobjc/monobjc Class Usage Examples

Public Properties

Property Type Description
flags System.UInt64
hostTime System.UInt64
rateScalar double
reserved System.UInt64
smpteTime CVSMPTETime
version uint
videoRefreshPeriod System.Int64
videoTime System.Int64
videoTimeScale System.Int32

Property Details

flags public_oe property

TODO : Add documentation
public UInt64,System flags
return System.UInt64

hostTime public_oe property

TODO : Add documentation
public UInt64,System hostTime
return System.UInt64

rateScalar public_oe property

TODO : Add documentation
public double rateScalar
return double

reserved public_oe property

TODO : Add documentation
public UInt64,System reserved
return System.UInt64

smpteTime public_oe property

TODO : Add documentation
public CVSMPTETime,Monobjc.QuartzCore smpteTime
return CVSMPTETime

version public_oe property

TODO : Add documentation
public uint version
return uint

videoRefreshPeriod public_oe property

TODO : Add documentation
public Int64,System videoRefreshPeriod
return System.Int64

videoTime public_oe property

TODO : Add documentation
public Int64,System videoTime
return System.Int64

videoTimeScale public_oe property

TODO : Add documentation
public Int32,System videoTimeScale
return System.Int32