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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasink.h 33 // MediaSinkInterface is a sink to handle RTP and RTCP packets that are sent or
34 // received by a channel. Each channel needs two MediaSinkInterface, one for
36 class MediaSinkInterface {
38 virtual ~MediaSinkInterface() {}
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasink.h 33 // MediaSinkInterface is a sink to handle RTP and RTCP packets that are sent or
35 class MediaSinkInterface {
37 virtual ~MediaSinkInterface() {}

Completed in 119 milliseconds