HomeSort by relevance Sort by last modified time
    Searched refs:SINK_FILTER_NAME (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_capture/windows/
video_capture_ds.h 18 #define SINK_FILTER_NAME L"SinkFilter"
video_capture_ds.cc 115 _sinkFilter = new CaptureSinkFilter(SINK_FILTER_NAME, NULL, &hr,
125 hr = _graphBuilder->AddFilter(_sinkFilter, SINK_FILTER_NAME);

Completed in 51 milliseconds