| Mp4Writer Methods |
The Mp4Writer type exposes the following members.
| Name | Description | |
|---|---|---|
| AddTrack |
Adds a track to the streamWriter.
| |
| Close |
Closes streamWriter and finalizes all boxes.
| |
| Dispose |
Dispose of this instance, cleaning up any resources it uses.
| |
| EndTrack |
Ends a particular track.
| |
| Init(Stream) |
Initializes streamWriter by taking a stream.
| |
| Init(String) |
Initializes streamWriter by creating a file.
| |
| WriteTrack |
Writes buffer to a track.
|
| 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.) |