Remove remaining variables related to incomplete frames.
Bug: webrtc:9378, webrtc:7408 Change-Id: I5b26f09a2da13906b421d0bcf615e721b66d4ce7 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190860 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32552}
This commit is contained in:
@ -44,8 +44,6 @@ RTC_OBJC_EXPORT
|
||||
@property(nonatomic, assign) int64_t encodeFinishMs;
|
||||
@property(nonatomic, assign) RTCFrameType frameType;
|
||||
@property(nonatomic, assign) RTCVideoRotation rotation;
|
||||
// TODO(philipel): Remove when downstream has been updated.
|
||||
@property(nonatomic, assign) BOOL completeFrame;
|
||||
@property(nonatomic, strong) NSNumber *qp;
|
||||
@property(nonatomic, assign) RTCVideoContentType contentType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user