DescriptionUpdate to the RtcEventLog protobuf to remove the DebugEvent message.
This CL restructures the RtcEventLog protobuf format, by removing the DebugEvent message. This is done by moving the LOG_START and LOG_END events to the EventType enum and making a seperate message for audio playout events. In addition to these changes, some fields were added to the AudioReceiveConfig and AudioSendConfig messages, but these are for future use and are not currently logged yet.
This is a follow-up to CL 1340283002 which adds a SSRC to AudioPlayout events in the RtcEventLog.
BUG=webrtc:4741
R=henrik.lundin@webrtc.org, stefan@webrtc.org, terelius@webrtc.org
Committed: https://crrev.com/301aaed813b55e28c12e89bb58ae8f8d8136c47e
Cr-Commit-Position: refs/heads/master@{#10221}
Patch Set 1 : Initial version #
Total comments: 6
Patch Set 2 : Addressed terelius@ comments. #
Total comments: 2
Patch Set 3 : Rebase. #
Messages
Total messages: 20 (6 generated)
|