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

  /external/webrtc/talk/session/media/
channel.h 192 remote_content_direction_ = direction;
331 MediaContentDirection remote_content_direction_; member in class:cricket::BaseChannel
channel.cc 187 remote_content_direction_(MD_INACTIVE),
456 return enabled() && IsReceiveContentDirection(remote_content_direction_) &&
    [all...]

Completed in 54 milliseconds