Edit

Share via


AVVideoSettingsCompressed Constructors

Definition

Overloads

AVVideoSettingsCompressed()
AVVideoSettingsCompressed(NSDictionary)

AVVideoSettingsCompressed()

public AVVideoSettingsCompressed ();

Applies to

AVVideoSettingsCompressed(NSDictionary)

public AVVideoSettingsCompressed (Foundation.NSDictionary dictionary);
new AVFoundation.AVVideoSettingsCompressed : Foundation.NSDictionary -> AVFoundation.AVVideoSettingsCompressed

Parameters

dictionary
NSDictionary

Applies to