AVIWriter Methods |
The AVIWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddTrack |
Adds track to media file. |
![]() | Dispose |
Destructor.
|
![]() | EndTrack |
Ends track in media file |
![]() | Init(Stream) | |
![]() | Init(String) |
Initializes AVI class and creates filename for further processing. Needs to be called before adding the tracks. |
![]() | WriteTrack |
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.) |