Click or drag to resize
H264VideoEncoderConfigurationLevel Property
Gets or sets the Level.

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Level { get; set; }

Property Value

Type: Int32
See standard for level settings. Set Level to 0 for automatic. Default: 0.
See Also