webrtcvideoengine2.h | 315 Dimensions() : width(176), height(144), is_screencast(false) {} 318 bool is_screencast; member in struct:cricket::WebRtcVideoChannel2::WebRtcVideoSendStream::Dimensions 339 bool is_screencast) 353 void SetDimensions(int width, int height, bool is_screencast)
|