Lines Matching full:role
29 role: The role of this audio port, that is, 'source' or
45 self.role = ids.get_role(port_id)
53 host, interface, and role.
57 self.host, self.interface, self.role)
259 role of audio_port.
262 if audio_port.role == 'sink':
280 role of audio_port.
298 if audio_port.role == 'sink':
313 Creates an AudioWidget with the role of audio_port. Put
321 role of audio_port.
327 if audio_port.role == 'sink':