|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
| class | DataPoint |
Functions | |
| def | parse_protobuf (file_path) |
| def pb_parse.parse_protobuf | ( | file_path | ) |
Parses RTC event log from protobuf file.
Args:
file_path: path to protobuf file of RTC event stream
Returns:
all RTP packet events from the event stream as a list of DataPoints
1.8.13