AVVideoSettingsCompressed 构造函数

定义

重载

AVVideoSettingsCompressed()
AVVideoSettingsCompressed(NSDictionary)

AVVideoSettingsCompressed()

public AVVideoSettingsCompressed ();

适用于

AVVideoSettingsCompressed(NSDictionary)

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

参数

dictionary
NSDictionary

适用于