Contents

dynamicDimensions

A key-value observable property describing the output dimensions of the video buffer based on the device’s dynamic aspect ratio.

Declaration

var dynamicDimensions: CMVideoDimensions { get }

Discussion

If the device’s activeFormat’s supportedDynamicAspectRatios is an empty array, this property returns {0,0}.

See Also

Configuring dynamic aspect ratio