mediastreamer2 5.2.0
|
mediastreamer2 mswebcam.h include file More...
Data Structures | |
struct | _MSWebCamManager |
struct | _MSWebCamDesc |
struct | _MSWebCam |
Macros | |
#define | MS_STATIC_IMAGE_SET_IMAGE MS_FILTER_METHOD(MS_STATIC_IMAGE_ID,0,const char) |
Typedefs | |
typedef struct _MSWebCamManager | MSWebCamManager |
typedef void(* | MSWebCamDetectFunc) (MSWebCamManager *obj) |
typedef void(* | MSWebCamInitFunc) (struct _MSWebCam *obj) |
typedef void(* | MSWebCamUninitFunc) (struct _MSWebCam *obj) |
typedef struct _MSFilter *(* | MSWebCamCreateReaderFunc) (struct _MSWebCam *obj) |
typedef bool_t(* | MSWebCamEncodeToMimeType) (struct _MSWebCam *obj, const char *mime_type) |
typedef struct _MSWebCamDesc | MSWebCamDesc |
typedef struct _MSWebCam | MSWebCam |
mediastreamer2 mswebcam.h include file
This file provide the API needed to manage soundcard filters.