Searched refs:VideoMediaErrorCatcher (Results 1 – 1 of 1) sorted by relevance
172 class VideoMediaErrorCatcher : public sigslot::has_slots<> {174 VideoMediaErrorCatcher() : ssrc_(0), error_(VideoMediaChannel::ERROR_NONE) { } in VideoMediaErrorCatcher() function