webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
pb_parse Namespace Reference

Classes

class  DataPoint
 

Functions

def parse_protobuf (file_path)
 

Function Documentation

◆ parse_protobuf()

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