Contents

naturalSize

The natural dimensions of the media data that the track references.

Declaration

var naturalSize: CGSize { get }

Discussion

For visual tracks, like video or subtitle tracks, this property value is the natural size of the media. For nonvisual tracks, like audio or chapter tracks, the value is zero.