Click or drag to resize
H264DecoderSpecificDataInputType Enumeration
Specifies type of format used to pass an H.264 decoder specific data input.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum H264DecoderSpecificDataInputType
Members
  Member nameValueDescription
FromSpsPpsNal0
FromAvcConfigurationRecord1
See Also