Click or drag to resize

Stream Class

Inheritance Hierarchy
SystemObject
  CSMediaPropertiesStream

Namespace:  CSMediaProperties
Assembly:  CSWebCam (in CSWebCam.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class Stream

The Stream type exposes the following members.

Constructors
  NameDescription
Public methodStream
Initializes a new instance of the Stream class
Top
Properties
  NameDescription
Public propertyAvgFrameRate
AvgFrameRate
Public propertyBitRate
BitRate
Public propertyBitsPerRawSample
BitsPerRawSample
Public propertyChromaLocation
ChromaLocation
Public propertyCodecLongName
CodecLongName
Public propertyCodecName
CodecName
Public propertyCodecTag
CodecTag
Public propertyCodecTagString
CodecTagString
Public propertyCodecTimeBase
CodecTimeBase
Public propertyCodecType
CodecType
Public propertyCodedHeight
CodedHeight
Public propertyCodedWidth
CodedWidth
Public propertyColorPrimaries
ColorPrimaries
Public propertyColorRange
ColorRange
Public propertyColorSpace
ColorSpace
Public propertyColorTransfer
ColorTransfer
Public propertyDisplayAspectRatio
DisplayAspectRatio
Public propertyDisposition
Public propertyDuration
Duration
Public propertyDurationTs
DurationTs
Public propertyHasBFrames
HasBFrames
Public propertyHeight
Height
Public propertyIndex
Index
Public propertyIsAvc
IsAvc
Public propertyLevel
Level
Public propertyNalLengthSize
NalLengthSize
Public propertyNbFrames
NbFrames
Public propertyPixFmt
PixFmt
Public propertyProfile
Profile
Public propertyRefs
Refs
Public propertyRFrameRate
RFrameRate
Public propertySampleAspectRatio
SampleAspectRatio
Public propertyStartPts
StartPts
Public propertyStartTime
StartTime
Public propertyTags
Public propertyTimeBase
TimeBase
Public propertyWidth
Width
Top
See Also