Redigera

Dela via


AVVideoCodecSettings Constructors

Definition

Overloads

AVVideoCodecSettings()
AVVideoCodecSettings(NSDictionary)

AVVideoCodecSettings()

public AVVideoCodecSettings();

Applies to

AVVideoCodecSettings(NSDictionary)

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

Parameters

dictionary
NSDictionary

Applies to