C# Class Monobjc.QuartzCore.CVTimeStamp

Afficher le fichier Open project: Monobjc/monobjc Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.UInt64

hostTime public_oe property

TODO : Add documentation
public UInt64,System hostTime
Résultat System.UInt64

rateScalar public_oe property

TODO : Add documentation
public double rateScalar
Résultat double

reserved public_oe property

TODO : Add documentation
public UInt64,System reserved
Résultat System.UInt64

smpteTime public_oe property

TODO : Add documentation
public CVSMPTETime,Monobjc.QuartzCore smpteTime
Résultat CVSMPTETime

version public_oe property

TODO : Add documentation
public uint version
Résultat uint

videoRefreshPeriod public_oe property

TODO : Add documentation
public Int64,System videoRefreshPeriod
Résultat System.Int64

videoTime public_oe property

TODO : Add documentation
public Int64,System videoTime
Résultat System.Int64

videoTimeScale public_oe property

TODO : Add documentation
public Int32,System videoTimeScale
Résultat System.Int32