AVVideoPixelAspectRatioSettings 构造函数

定义

重载

AVVideoPixelAspectRatioSettings()
AVVideoPixelAspectRatioSettings(NSDictionary)

AVVideoPixelAspectRatioSettings()

public AVVideoPixelAspectRatioSettings ();

适用于

AVVideoPixelAspectRatioSettings(NSDictionary)

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

参数

dictionary
NSDictionary

适用于