commit | 8b9ca953a44ce074db848734cc8b3d6138d26e93 | [log] [tgz] |
---|---|---|
author | tkchin <tkchin@webrtc.org> | Thu Mar 31 12:08:03 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Mar 31 19:08:12 2016 +0000 |
tree | 123e921abcdc2835cd2d396b0b5a349234e6c1b1 | |
parent | 4a206a96c121942c085cbbe1b1d73642508a6925 [diff] [blame] |
Minor ObjC header updates. BUG= Review URL: https://codereview.webrtc.org/1845133002 Cr-Commit-Position: refs/heads/master@{#12183}
diff --git a/webrtc/api/objc/RTCVideoFrame.h b/webrtc/api/objc/RTCVideoFrame.h index 8ed23ba..8061047 100644 --- a/webrtc/api/objc/RTCVideoFrame.h +++ b/webrtc/api/objc/RTCVideoFrame.h
@@ -12,6 +12,7 @@ NS_ASSUME_NONNULL_BEGIN +// RTCVideoFrame is an ObjectiveC version of cricket::VideoFrame. @interface RTCVideoFrame : NSObject /** Width without rotation applied. */