STRMBUF_PLAYBACK_TUNE_POLICY (Compact 2013)
3/26/2014
Elements of this enumeration identify tuning policies during playback in DVR applications.
Syntax
typedef enum STRMBUF_PLAYBACK_TUNE_POLICY {
STRMBUF_PLAYBACK_TUNE_FLUSH_AND_GO_TO_LIVE,
STRMBUF_PLAYBACK_TUNE_IGNORED
} STRMBUF_PLAYBACK_TUNE_POLICY;
Elements
- STRMBUF_PLAYBACK_TUNE_FLUSH_AND_GO_TO_LIVE
Indicates the application can flush the capture graph and go to live TV.
- STRMBUF_PLAYBACK_TUNE_IGNORED
Indicates that the application can ignore requests to switch to live TV.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |