Click or drag to resize
IReaderGetTrackStatus Method
Gets the status of a trackInfo.

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

Parameters

trackInfo
Type: StreamCodersTrackInfo
The trackInfo.

Return Value

Type: TrackStatus
The trackInfo status.
See Also