Searched refs:VIDEO_ENCODERS (Results 1 – 3 of 3) sorted by relevance
257 static const std::string VIDEO_ENCODERS = "videoEncoders"; variable
56 static const std::string VIDEO_ENCODERS = "videoEncoders"; variable1046 ToJson<VideoEncoder>(VIDEO_ENCODERS, jsonObject, viudeoEncoders); in QueryVideoEncoderAbilityStr()
557 FromJson<VideoEncoder>(VIDEO_ENCODERS, localVideoEncodersJson, localVideoEncoders); in NegotiateCodecType()