Click or drag to resize
WaveReaderGetTrackStatus Method

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public TrackStatus GetTrackStatus(
	TrackInfo trackInfo
)

Parameters

trackInfo
Type: StreamCodersTrackInfo

Return Value

Type: TrackStatus

Implements

IReaderGetTrackStatus(TrackInfo)
See Also