Called after the frame is added to the stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Overridable Sub OnAfterAddFrame ( _
frame As IFrame _
)
protected internal virtual void OnAfterAddFrame(
IFrame frame
)