mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
33 lines
375 B
Markdown
33 lines
375 B
Markdown
|
#### `freq`
|
||
|
|
||
|
Frequency of test signal. The sample rate needs to be at least 2 times higher.
|
||
|
|
||
|
Value type: #gdouble
|
||
|
|
||
|
See #audiotestsrc:freq
|
||
|
|
||
|
#### `mute`
|
||
|
|
||
|
mute channel
|
||
|
|
||
|
Value type: #gboolean
|
||
|
|
||
|
See #volume:mute
|
||
|
|
||
|
#### `volume`
|
||
|
|
||
|
volume factor, 1.0=100%
|
||
|
|
||
|
Value type: #gdouble
|
||
|
|
||
|
See #volume:volume
|
||
|
|
||
|
#### `volume`
|
||
|
|
||
|
Volume of test signal
|
||
|
|
||
|
Value type: #gdouble
|
||
|
|
||
|
See #audiotestsrc:volume
|
||
|
|