Cleanup legacy name for VideoPlayoutDelay
Bug: webrtc:7660 Change-Id: Icdeaca06224def0effb304c8492ecdd64cc82e52 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/295861 Commit-Queue: Philip Eliasson <philipel@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39458}
This commit is contained in:
parent
c494846bdf
commit
298975aa89
@ -124,9 +124,6 @@ struct VideoPlayoutDelay {
|
||||
}
|
||||
};
|
||||
|
||||
// TODO(bugs.webrtc.org/7660): Old name, delete after downstream use is updated.
|
||||
using PlayoutDelay = VideoPlayoutDelay;
|
||||
|
||||
} // namespace webrtc
|
||||
|
||||
#endif // API_VIDEO_VIDEO_TIMING_H_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user