VTVideoEncoder.GetSupportedEncoderProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static VideoToolbox.VTSupportedEncoderProperties GetSupportedEncoderProperties (int width, int height, CoreMedia.CMVideoCodecType codecType, Foundation.NSDictionary encoderSpecification = null);
static member GetSupportedEncoderProperties : int * int * CoreMedia.CMVideoCodecType * Foundation.NSDictionary -> VideoToolbox.VTSupportedEncoderProperties
Parameters
- width
- Int32
- height
- Int32
- codecType
- CMVideoCodecType
- encoderSpecification
- NSDictionary