#include <string>
#include "Control_avcap.h"
#include "Interval.h"
#include "avcap-export.h"
Include dependency graph for DS_Control.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | avcap |
Data Structures | |
class | avcap::DS_Control |
Implementation of the Control-class for DirectShow. More... | |
struct | avcap::DS_Control::Query_Ctrl |
Helper-class to query control-properties. More... | |
class | avcap::DS_IntControl |
DirectShow integer valued control. More... | |
class | avcap::DS_BoolControl |
DirectShow boolean control. More... |