HomeSort by relevance Sort by last modified time
    Searched full:apprtcparameters (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/cros/multimedia/
webrtc_utils.py 17 class AppRTCParameters(object):
20 """Initializes an AppRTCParameters."""
67 # we can takes an AppRTCParameters from argument.
68 self.param = AppRTCParameters()

Completed in 700 milliseconds