The AviDrawWatermarkEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Bitmap |
Returns the bitmap representing the current frame. You should draw the watermark on this bitmap. |
|
|
FrameIndex |
Returns an index of the frame which is about to be watermarked in this event handler. |
|
|
IntermediateFrame |
Indicates whether the current frame is intermediate (i.e. whether it is a result of interpolation between two frames added to the writer object or the frame added to the writer itself). |
|
|
Time |
Returns an time passed from the beginning of the movie to the current frame. |