webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Typedefs | Functions
sink_filter_ds.cc File Reference
#include "webrtc/modules/video_capture/windows/sink_filter_ds.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/platform_thread.h"
#include "webrtc/modules/video_capture/windows/help_functions_ds.h"
#include "webrtc/system_wrappers/include/trace.h"
#include <Dvdmedia.h>
#include <initguid.h>

Classes

struct  webrtc::videocapturemodule::tagTHREADNAME_INFO
 

Namespaces

 webrtc
 
 webrtc::videocapturemodule
 

Macros

#define DELETE_RESET(p)   { delete (p) ; (p) = NULL ;}
 

Typedefs

typedef struct webrtc::videocapturemodule::tagTHREADNAME_INFO webrtc::videocapturemodule::THREADNAME_INFO
 

Functions

 DEFINE_GUID (CLSID_SINKFILTER, 0x88cdbbdc, 0xa73b, 0x4afa, 0xac, 0xbf, 0x15, 0xd5, 0xe2, 0xce, 0x12, 0xc3)
 

Macro Definition Documentation

◆ DELETE_RESET

#define DELETE_RESET (   p)    { delete (p) ; (p) = NULL ;}

Function Documentation

◆ DEFINE_GUID()

DEFINE_GUID ( CLSID_SINKFILTER  ,
0x88cdbbdc  ,
0xa73b  ,
0x4afa  ,
0xac  ,
0xbf  ,
0x15  ,
0xd5  ,
0xe2  ,
0xce  ,
0x12  ,
0xc3   
)