webrtc/sdk/objc/api/video_codec
Mirko Bonadei 5923083657 RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}.
Some versionss of WebKit.framework export these symbols. Even if they
are private symbols, WebRTC needs to provide a way to prefix them like
the OBJC API symbols (see [1]).

[1] - https://webrtc-review.googlesource.com/c/src/+/173781

Bug: None
Change-Id: Ibb9ca2c89796a0d5e2ca65c549ba8799f24bbe7c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/182421
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31987}
2020-08-25 08:58:29 +00:00
..
RTCVideoCodecConstants.h Rename RTC_EXPORT to RTC_OBJC_EXPORT. 2018-09-17 10:06:57 +00:00
RTCVideoCodecConstants.mm (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
RTCVideoDecoderVP8.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoDecoderVP8.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCVideoDecoderVP9.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoDecoderVP9.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCVideoEncoderVP8.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoEncoderVP8.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCVideoEncoderVP9.h Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCVideoEncoderVP9.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCWrappedNativeVideoDecoder.h RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCWrappedNativeVideoDecoder.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCWrappedNativeVideoEncoder.h RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00
RTCWrappedNativeVideoEncoder.mm RTC_OBJC_TYPE RTCWrappedNativeVideo{Decoder,Encoder}. 2020-08-25 08:58:29 +00:00