| ExtendedTrackInfo Properties |
The ExtendedTrackInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Bitrate |
Get bitrate of track by pulling value out of Video or Audio class depending on TrackCategory.
| |
| Codec |
The codec used in this particular track.
(Inherited from TrackInfo.) | |
| CodecObject | ||
| DecoderSpecificData |
Get decoder data of track by pulling value out of Video or Audio class depending on TrackCategory.
| |
| Media |
Contains codec specific configuration.
(Inherited from TrackInfo.) | |
| MediaContentType |
Contains general category of this track
(Inherited from TrackInfo.) | |
| TrackNumber |
The track number uniquely identifies the track in a container.
(Inherited from TrackInfo.) |