TsTrackInfo Class |
Namespace: StreamCoders.Container
The TsTrackInfo type exposes the following members.
Name | Description | |
---|---|---|
TsTrackInfo | Initializes a new instance of the TsTrackInfo class |
Name | Description | |
---|---|---|
Codec |
The codec used in this particular track.
(Inherited from TrackInfo.) | |
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.) |
Name | Description | |
---|---|---|
ShallowCopy |
Creates a shallow copy of TrackInfo using MemberwiseClone (Inherited from TrackInfo.) |
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |