Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The elements of this enumeration identify the type of recording for DVR applications.
typedef enum CaptureMode { STRMBUF_TEMPORARY_RECORDING = 0, STRMBUF_PERMANENT_RECORDING} STRMBUF_CAPTURE_MODE;
Elements
- STRMBUF_TEMPORARY_RECORDING
Indicates that the recording is a temporary recording. - STRMBUF_PERMANENT_RECORDING
Indicates that the recording is a permanent recording.
Requirements
DirectShow applications and DirectShow filters have different include file and link library requirements.
For more information, see Setting Up the Build Environment.
OS Versions: Windows CE 5.0 with Windows CE 5.0 Networked Media Device Feature Pack
See Also
DirectShow Enumerations | IStreamBufferCapture::GetCaptureMode
Send Feedback on this topic to the authors