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

  /external/webrtc/talk/session/media/
channel.h 189 local_content_direction_ = direction;
330 MediaContentDirection local_content_direction_; member in class:cricket::BaseChannel
channel.cc 186 local_content_direction_(MD_INACTIVE),
450 return enabled() && IsReceiveContentDirection(local_content_direction_);
457 IsSendContentDirection(local_content_direction_) &&
    [all...]

Completed in 161 milliseconds