| OnBeforeWriteArgs Class |
Namespace: StreamCoders.Container.MP4
The OnBeforeWriteArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| OnBeforeWriteArgs | Initializes a new instance of the OnBeforeWriteArgs class |
| Name | Description | |
|---|---|---|
| AbsolutePosition |
Gets the absolute position in the output stream.
| |
| DirtyBox |
If the event receiver modifies a boxes, this member indicates the top-level box that needs to be
updated for consistency against the output stream.
|
| 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.) |