IAVIStreaming

The IAVIStreaming interface supports preparing open data streams for playback in streaming operations. Uses IUnknown::QueryInterface, IUnknown::AddRef, IUnknown::Release in addition to the following custom methods:

Method Description
Begin Prepares for the streaming operation.
End Ends the streaming operation.

See Also

Custom File and Stream Handlers Overview, Custom File and Stream Handler Interfaces