AVVideoCodecSettings.ProfileLevelH264 Property

Definition

Represents the video profile.

public Nullable<AVFoundation.AVVideoProfileLevelH264> ProfileLevelH264 { get; set; }
member this.ProfileLevelH264 : Nullable<AVFoundation.AVVideoProfileLevelH264> with get, set

Property Value

Remarks

The property uses constant AVVideoProfileLevelKey value to access the underlying dictionary.

Applies to