Searched defs:FrameWriterInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/media/webrtc/
H A Dvideo_destination_handler.h25 class CONTENT_EXPORT FrameWriterInterface { class in namespace:content
31 virtual ~FrameWriterInterface() {}
36 // FrameWriterInterface, which will be used by the effects pepper plugin to
40 public FrameWriterInterface,
46 // FrameWriterInterface implementation.
84 FrameWriterInterface** frame_writer);

Completed in 473 milliseconds