共用方式為


CMVideoDimensions 結構

定義

結構,其中包含視訊媒體的寬度和高度。

public struct CMVideoDimensions
type CMVideoDimensions = struct
繼承
CMVideoDimensions

建構函式

CMVideoDimensions(Int32, Int32)

結構,其中包含視訊媒體的寬度和高度。

欄位

Height

結構,其中包含視訊媒體的寬度和高度。

Width

結構,其中包含視訊媒體的寬度和高度。

適用於