Remove framemarking RTP extension.
BUG=webrtc:11637 Change-Id: I47f8e22473429c9762956444e27cfbafb201b208 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/176442 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#31522}
This commit is contained in:
@ -310,10 +310,6 @@ struct RTC_EXPORT RtpExtension {
|
||||
static constexpr char kVideoTimingUri[] =
|
||||
"http://www.webrtc.org/experiments/rtp-hdrext/video-timing";
|
||||
|
||||
// Header extension for video frame marking.
|
||||
static constexpr char kFrameMarkingUri[] =
|
||||
"http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07";
|
||||
|
||||
// Experimental codec agnostic frame descriptor.
|
||||
static constexpr char kGenericFrameDescriptorUri00[] =
|
||||
"http://www.webrtc.org/experiments/rtp-hdrext/"
|
||||
|
||||
Reference in New Issue
Block a user