sourceVideoFormat
The format of the source video data.
Declaration
var sourceVideoFormat: CMVideoFormatDescription? { get set }Discussion
The default value is nil, which means the assistant doesn’t know the video format. Setting a value for this property helps the assistant generate more complete video settings. After setting a value, requery the videoSettings property to get the latest values.