Home
last modified time | relevance | path

Searched refs:channel_labels (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py174 channel_labels = {} variable
214 channel_labels[i] = gtk.Label(cm.position_to_pretty_string(cm.map[i]))
215 channel_labels[i].set_alignment(0, 1)
216 vbox.pack_start(channel_labels[i], expand=False, fill=True)

Completed in 1 milliseconds