CMVideoDimensions Struct

Definition

Struct that contains the width and height of video media.

public struct CMVideoDimensions
type CMVideoDimensions = struct
Inheritance
CMVideoDimensions

Constructors

CMVideoDimensions(Int32, Int32)

Fields

Height
Width

Applies to