MonoTouch.CoreVideo.CVTime Structure
CoreVideo time representation.

See Also: CVTime Members

Syntax

public struct CVTime

Remarks

The CVTime structure contains two important fields: TimeValue and TimeScale. The TimeScale determines how many TimeValues exist per second.

For example, if TimeScale is 600, then to represent the 2 seconds, the value of TimeValue should be 1,200.

Requirements

Namespace: MonoTouch.CoreVideo
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0