Recording Object
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
This topic applies only to Windows XP Service Pack 1 or later.
The Recording object creates permanent recordings from streams that the Stream Buffer Sink filter captures.
CLSID | Not applicable; see Remarks. |
Interfaces | IStreamBufferRecordControl, IStreamBufferRecordingAttribute |
�
Remarks
To create this object, call the IStreamBufferSink::CreateRecorder method on the Stream Buffer Sink filter.
After making a recording, stop the Recording object and release it before releasing the Stream Buffer Sink filter.
Related topics
�
�