| Mp4Track Methods |
The Mp4Track type exposes the following members.
| Name | Description | |
|---|---|---|
| CommitRemainingSamples |
Commit remaining samples.
| |
| CreateAmrTrack |
Creates a new AMR-NB track.
| |
| CreateAmrWbTrack |
Creates a new AMR-WB track.
| |
| CreateH263Track |
Creates an H.263 track.
| |
| CreatePcmTrack | ||
| CreateTrack |
Creates a track based on the information passed by TrackInfo.
| |
| FillTrackInfo |
Attempts to fill tracks with media information such as bitrate, width/height & DEC.
| |
| FinalizeCurrentFragment | ||
| GetNextFragmentedSample | ||
| GetNextSample |
Gets the next sample.
| |
| GetSample | ||
| GetTrackDuration |
Gets the track duration.
| |
| ReadConfigurationInfo |
Reads configuration information from the current buffer. If decoder configuration data is
found it will automatically be added to the corresponding decoder specfic configuration.
| |
| SeekToTimePosition |
Seeks track to new position or nearest position. If a sync sample box (STSS) is present,
this function will seek to the nearest key frame, which in some circumstances can be a
signficant distance from the desired position.
| |
| WriteFragmentSample | ||
| WriteSample |
Writes a sample.
|
| 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.) |