MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / ParseSetting

Function ParseSetting

modules/video_coding/codecs/test/plot_webrtc_test_logs.py:104–139  ·  view source on GitHub ↗

Parses setting from file. Args: filename: The name of the file. setting: Name of setting to parse (e.g. width). Returns: A list holding parsed settings, e.g. ['width: 128.0', 'width: 160.0']

(filename, setting)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GetTitleFunction · 0.85
mainFunction · 0.85

Calls 3

strFunction · 0.85
TryFindMetricFunction · 0.85
closeMethod · 0.65

Tested by

no test coverage detected