presentationSize
The natural pixel dimensions of the video content for display purposes. This represents the encoded size of the video stream and can be used to determine aspect ratio and optimal presentation layout. For audio-only content, this value is CGSizeZero.
Declaration
@property (nonatomic, readonly) CGSize presentationSize;