Remove usage of webrtc::RTPFragmentationHeader from objc wrappers
Bug: webrtc:6471 Change-Id: Ibe4ce280a9f1aea53016f131d1d235337fe71a4f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182502 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32022}
This commit is contained in:

committed by
Commit Bot

parent
c2302e8e2e
commit
090049c546
@ -805,8 +805,6 @@ if (is_ios || is_mac) {
|
||||
sources = [
|
||||
"objc/api/peerconnection/RTCEncodedImage+Private.h",
|
||||
"objc/api/peerconnection/RTCEncodedImage+Private.mm",
|
||||
"objc/api/peerconnection/RTCRtpFragmentationHeader+Private.h",
|
||||
"objc/api/peerconnection/RTCRtpFragmentationHeader+Private.mm",
|
||||
"objc/api/peerconnection/RTCVideoCodecInfo+Private.h",
|
||||
"objc/api/peerconnection/RTCVideoCodecInfo+Private.mm",
|
||||
"objc/api/peerconnection/RTCVideoEncoderSettings+Private.h",
|
||||
|
Reference in New Issue
Block a user