MonoMac.AVFoundation.AVVideoSettingsCompressed: Property Members

The properties of MonoMac.AVFoundation.AVVideoSettingsCompressed are listed below. For a list of all members, see the AVVideoSettingsCompressed Members list.

See Also: Inherited members from MonoMac.Foundation.DictionaryContainer

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.