MonoMac.AVFoundation.AVVideoSettingsCompressed Members

The members of MonoMac.AVFoundation.AVVideoSettingsCompressed are listed below.

See Also: Inherited members from MonoMac.Foundation.DictionaryContainer

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[write-only]
CodecNullable<AVVideoCodec>. Represents codec used to encode the video.
[write-only]
CodecSettingsAVVideoCodecSettings. Specifies access the compression properties.
HeightNullable<int>. Represents height of the video in pixels.
[write-only]
ScalingModeNullable<AVVideoScalingMode>. Represents the video scaling mode.
WidthNullable<int>. Represents width of the video in pixels.