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
| [write-only] | Codec | Nullable<AVVideoCodec>. Represents codec used to encode the video. |
| [write-only] | CodecSettings | AVVideoCodecSettings. Specifies access the compression properties. |
| Height | Nullable<int>. Represents height of the video in pixels. | |
| [write-only] | ScalingMode | Nullable<AVVideoScalingMode>. Represents the video scaling mode. |
| Width | Nullable<int>. Represents width of the video in pixels. |