CVTimeStamp
A structure for defining a display timestamp.
Declaration
struct CVTimeStampOverview
This structure is designed to be very similar to the audio timestamp defined in the Core Audio framework except that, in CVTimeStamp, floating-point values are not used to represent the video equivalent of sample times.
Topics
Initializers
init()init(version:videoTimeScale:videoTime:hostTime:rateScalar:videoRefreshPeriod:smpteTime:flags:reserved:)init(videoTime:hostTime:rateScaler:videoRefreshPeriod:smpteTime:topField:bottomField:)