timebase
The synchronizer’s rendering timebase which determines how it interprets timestamps.
Declaration
var timebase: CMTimebase { get }Discussion
The default for this property is the clock for an added AVSampleBufferAudioRenderer object. If you haven’t added a renderer, the timebase is the system host clock.