add RTC_EXPORT on RTCRtpTransceiverInit
Bug: webrtc:9592 Change-Id: Icdaf69cf6ab00f299c3b31a43ce30a6b00b9646d Reviewed-on: https://webrtc-review.googlesource.com/92580 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24216}
This commit is contained in:
@ -28,6 +28,7 @@ typedef NS_ENUM(NSInteger, RTCRtpTransceiverDirection) {
|
||||
* RTCPeerConnection.addTransceiver.
|
||||
* https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiverinit
|
||||
*/
|
||||
RTC_EXPORT
|
||||
@interface RTCRtpTransceiverInit : NSObject
|
||||
|
||||
/** Direction of the RTCRtpTransceiver. See RTCRtpTransceiver.direction. */
|
||||
|
||||
Reference in New Issue
Block a user