Click or drag to resize
TrackInfo Constructor (MediaContentType)
Constructor.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TrackInfo(
	MediaContentType category
)

Parameters

category
Type: StreamCodersMediaContentType
Based on the category the AudioTrack or VideoTrack properties are instantiated.
See Also