/usr/share/gtk-doc/html/gst-buzztard/gst-buzztard.devhelp2 is in gstreamer0.10-buzztard-doc 0.6.0-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
<book xmlns="http://www.devhelp.net/book" title="GStreamer Buzztard Reference Manual" link="index.html" author="" name="gst-buzztard" version="2" language="c">
<chapters>
<sub name="Introduction" link="pr01.html"/>
<sub name="GStreamer Buzztard classes" link="ch01.html">
<sub name="GstBtEnvelope" link="GstBtEnvelope.html"/>
<sub name="GstBtMusicEnums" link="gst-buzztard-GstBtMusicEnums.html"/>
<sub name="GstBtToneConversion" link="GstBtToneConversion.html"/>
</sub>
<sub name="GStreamer Buzztard interfaces" link="ch02.html">
<sub name="GstBtChildBin" link="GstBtChildBin.html"/>
<sub name="GstBtHelp" link="gst-buzztard-GstBtHelp.html"/>
<sub name="GstBtPropertyMeta" link="GstBtPropertyMeta.html"/>
<sub name="GstBtTempo" link="GstBtTempo.html"/>
<sub name="GstPreset" link="GstPreset.html"/>
</sub>
<sub name="GStreamer Buzztard elements" link="ch03.html">
<sub name="GstBtAudioDelay" link="GstBtAudioDelay.html"/>
<sub name="GstBml" link="gst-buzztard-GstBml.html"/>
<sub name="GstFluidSynth" link="gst-buzztard-GstFluidSynth.html"/>
<sub name="GstBtSimSyn" link="GstBtSimSyn.html"/>
</sub>
<sub name="GStreamer Buzztard module" link="ch04.html">
<sub name="gst-buzztard" link="gst-buzztard-gst-buzztard.html"/>
</sub>
<sub name="Object Hierarchy" link="hierarchy.html"/>
<sub name="Index" link="api-index.html"/>
<sub name="Index of deprecated API" link="deprecated-api-index.html"/>
</chapters>
<functions>
<keyword type="function" name="gstbt_envelope_new ()" link="GstBtEnvelope.html#gstbt-envelope-new"/>
<keyword type="struct" name="struct GstBtEnvelope" link="GstBtEnvelope.html#GstBtEnvelope-struct"/>
<keyword type="property" name="The “value” property" link="GstBtEnvelope.html#GstBtEnvelope--value"/>
<keyword type="enum" name="enum GstBtTriggerSwitch" link="gst-buzztard-GstBtMusicEnums.html#GstBtTriggerSwitch"/>
<keyword type="enum" name="enum GstBtNote" link="gst-buzztard-GstBtMusicEnums.html#GstBtNote"/>
<keyword type="function" name="gstbt_tone_conversion_new ()" link="GstBtToneConversion.html#gstbt-tone-conversion-new"/>
<keyword type="function" name="gstbt_tone_conversion_translate_from_string ()" link="GstBtToneConversion.html#gstbt-tone-conversion-translate-from-string"/>
<keyword type="function" name="gstbt_tone_conversion_translate_from_number ()" link="GstBtToneConversion.html#gstbt-tone-conversion-translate-from-number"/>
<keyword type="function" name="gstbt_tone_conversion_note_string_2_number ()" link="GstBtToneConversion.html#gstbt-tone-conversion-note-string-2-number"/>
<keyword type="function" name="gstbt_tone_conversion_note_number_2_string ()" link="GstBtToneConversion.html#gstbt-tone-conversion-note-number-2-string"/>
<keyword type="struct" name="struct GstBtToneConversion" link="GstBtToneConversion.html#GstBtToneConversion-struct"/>
<keyword type="enum" name="enum GstBtToneConversionTuning" link="GstBtToneConversion.html#GstBtToneConversionTuning"/>
<keyword type="property" name="The “tuning” property" link="GstBtToneConversion.html#GstBtToneConversion--tuning"/>
<keyword type="function" name="gstbt_child_bin_add_child ()" link="GstBtChildBin.html#gstbt-child-bin-add-child"/>
<keyword type="function" name="gstbt_child_bin_remove_child ()" link="GstBtChildBin.html#gstbt-child-bin-remove-child"/>
<keyword type="struct" name="GstBtChildBin" link="GstBtChildBin.html#GstBtChildBin-struct"/>
<keyword type="property" name="The “children” property" link="GstBtChildBin.html#GstBtChildBin--children"/>
<keyword type="struct" name="GstBtHelp" link="gst-buzztard-GstBtHelp.html#GstBtHelp"/>
<keyword type="function" name="gstbt_property_meta_describe_property ()" link="GstBtPropertyMeta.html#gstbt-property-meta-describe-property"/>
<keyword type="struct" name="GstBtPropertyMeta" link="GstBtPropertyMeta.html#GstBtPropertyMeta-struct"/>
<keyword type="enum" name="enum GstBtPropertyMetaFlags" link="GstBtPropertyMeta.html#GstBtPropertyMetaFlags"/>
<keyword type="variable" name="gstbt_property_meta_quark" link="GstBtPropertyMeta.html#gstbt-property-meta-quark"/>
<keyword type="variable" name="gstbt_property_meta_quark_min_val" link="GstBtPropertyMeta.html#gstbt-property-meta-quark-min-val"/>
<keyword type="variable" name="gstbt_property_meta_quark_max_val" link="GstBtPropertyMeta.html#gstbt-property-meta-quark-max-val"/>
<keyword type="variable" name="gstbt_property_meta_quark_def_val" link="GstBtPropertyMeta.html#gstbt-property-meta-quark-def-val"/>
<keyword type="variable" name="gstbt_property_meta_quark_no_val" link="GstBtPropertyMeta.html#gstbt-property-meta-quark-no-val"/>
<keyword type="variable" name="gstbt_property_meta_quark_flags" link="GstBtPropertyMeta.html#gstbt-property-meta-quark-flags"/>
<keyword type="function" name="gstbt_tempo_change_tempo ()" link="GstBtTempo.html#gstbt-tempo-change-tempo"/>
<keyword type="struct" name="GstBtTempo" link="GstBtTempo.html#GstBtTempo-struct"/>
<keyword type="property" name="The “beats-per-minute” property" link="GstBtTempo.html#GstBtTempo--beats-per-minute"/>
<keyword type="property" name="The “subticks-per-tick” property" link="GstBtTempo.html#GstBtTempo--subticks-per-tick"/>
<keyword type="property" name="The “ticks-per-beat” property" link="GstBtTempo.html#GstBtTempo--ticks-per-beat"/>
<keyword type="function" name="gst_preset_get_preset_names ()" link="GstPreset.html#gst-preset-get-preset-names"/>
<keyword type="function" name="gst_preset_get_property_names ()" link="GstPreset.html#gst-preset-get-property-names"/>
<keyword type="function" name="gst_preset_load_preset ()" link="GstPreset.html#gst-preset-load-preset"/>
<keyword type="function" name="gst_preset_save_preset ()" link="GstPreset.html#gst-preset-save-preset"/>
<keyword type="function" name="gst_preset_rename_preset ()" link="GstPreset.html#gst-preset-rename-preset"/>
<keyword type="function" name="gst_preset_delete_preset ()" link="GstPreset.html#gst-preset-delete-preset"/>
<keyword type="function" name="gst_preset_set_meta ()" link="GstPreset.html#gst-preset-set-meta"/>
<keyword type="function" name="gst_preset_get_meta ()" link="GstPreset.html#gst-preset-get-meta"/>
<keyword type="struct" name="GstPreset" link="GstPreset.html#GstPreset-struct"/>
<keyword type="" name="Example launch line" link="GstBtAudioDelay.html#id-1.5.2.7.2"/>
<keyword type="struct" name="struct GstBtAudioDelay" link="GstBtAudioDelay.html#GstBtAudioDelay-struct"/>
<keyword type="property" name="The “delaytime” property" link="GstBtAudioDelay.html#GstBtAudioDelay--delaytime"/>
<keyword type="property" name="The “drywet” property" link="GstBtAudioDelay.html#GstBtAudioDelay--drywet"/>
<keyword type="property" name="The “feedback” property" link="GstBtAudioDelay.html#GstBtAudioDelay--feedback"/>
<keyword type="function" name="gstbml_calculate_buffer_frames ()" link="gst-buzztard-GstBml.html#gstbml-calculate-buffer-frames"/>
<keyword type="function" name="gstbml_convert_names ()" link="gst-buzztard-GstBml.html#gstbml-convert-names"/>
<keyword type="function" name="gstbml_dispose ()" link="gst-buzztard-GstBml.html#gstbml-dispose"/>
<keyword type="function" name="gstbml_fix_data ()" link="gst-buzztard-GstBml.html#gstbml-fix-data"/>
<keyword type="function" name="gstbml_get_param ()" link="gst-buzztard-GstBml.html#gstbml-get-param"/>
<keyword type="function" name="gstbml_set_param ()" link="gst-buzztard-GstBml.html#gstbml-set-param"/>
<keyword type="function" name="gstbml_register_param ()" link="gst-buzztard-GstBml.html#gstbml-register-param"/>
<keyword type="" name="Example launch line" link="gst-buzztard-GstFluidSynth.html#id-1.5.4.8.3"/>
<keyword type="struct" name="struct GstBtFluidsynth" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth-struct"/>
<keyword type="property" name="The “audio-alsa-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-alsa-device"/>
<keyword type="property" name="The “audio-driver” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-driver"/>
<keyword type="property" name="The “audio-file-endian” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-file-endian"/>
<keyword type="property" name="The “audio-file-format” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-file-format"/>
<keyword type="property" name="The “audio-file-name” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-file-name"/>
<keyword type="property" name="The “audio-file-type” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-file-type"/>
<keyword type="property" name="The “audio-input-channels” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-input-channels"/>
<keyword type="property" name="The “audio-jack-autoconnect” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-jack-autoconnect"/>
<keyword type="property" name="The “audio-jack-id” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-jack-id"/>
<keyword type="property" name="The “audio-jack-multi” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-jack-multi"/>
<keyword type="property" name="The “audio-jack-server” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-jack-server"/>
<keyword type="property" name="The “audio-oss-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-oss-device"/>
<keyword type="property" name="The “audio-output-channels” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-output-channels"/>
<keyword type="property" name="The “audio-period-size” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-period-size"/>
<keyword type="property" name="The “audio-periods” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-periods"/>
<keyword type="property" name="The “audio-pulseaudio-adjust-latency” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-pulseaudio-adjust-latency"/>
<keyword type="property" name="The “audio-pulseaudio-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-pulseaudio-device"/>
<keyword type="property" name="The “audio-pulseaudio-media-role” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-pulseaudio-media-role"/>
<keyword type="property" name="The “audio-pulseaudio-server” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-pulseaudio-server"/>
<keyword type="property" name="The “audio-realtime-prio” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-realtime-prio"/>
<keyword type="property" name="The “audio-sample-format” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--audio-sample-format"/>
<keyword type="property" name="The “chorus-count” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-count"/>
<keyword type="property" name="The “chorus-depth” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-depth"/>
<keyword type="property" name="The “chorus-enable” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-enable"/>
<keyword type="property" name="The “chorus-freq” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-freq"/>
<keyword type="property" name="The “chorus-level” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-level"/>
<keyword type="property" name="The “chorus-waveform” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--chorus-waveform"/>
<keyword type="property" name="The “instrument-patch” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--instrument-patch"/>
<keyword type="property" name="The “interp” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--interp"/>
<keyword type="property" name="The “midi-alsa-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-alsa-device"/>
<keyword type="property" name="The “midi-alsa-seq-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-alsa-seq-device"/>
<keyword type="property" name="The “midi-alsa-seq-id” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-alsa-seq-id"/>
<keyword type="property" name="The “midi-driver” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-driver"/>
<keyword type="property" name="The “midi-jack-id” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-jack-id"/>
<keyword type="property" name="The “midi-jack-server” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-jack-server"/>
<keyword type="property" name="The “midi-oss-device” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-oss-device"/>
<keyword type="property" name="The “midi-portname” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-portname"/>
<keyword type="property" name="The “midi-realtime-prio” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--midi-realtime-prio"/>
<keyword type="property" name="The “note” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--note"/>
<keyword type="property" name="The “note-length” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--note-length"/>
<keyword type="property" name="The “note-velocity” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--note-velocity"/>
<keyword type="property" name="The “player-reset-synth” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--player-reset-synth"/>
<keyword type="property" name="The “player-timing-source” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--player-timing-source"/>
<keyword type="property" name="The “program” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--program"/>
<keyword type="property" name="The “reverb-damp” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--reverb-damp"/>
<keyword type="property" name="The “reverb-enable” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--reverb-enable"/>
<keyword type="property" name="The “reverb-level” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--reverb-level"/>
<keyword type="property" name="The “reverb-room-size” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--reverb-room-size"/>
<keyword type="property" name="The “reverb-width” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--reverb-width"/>
<keyword type="property" name="The “shell-port” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--shell-port"/>
<keyword type="property" name="The “shell-prompt” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--shell-prompt"/>
<keyword type="property" name="The “synth-audio-channels” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-audio-channels"/>
<keyword type="property" name="The “synth-audio-groups” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-audio-groups"/>
<keyword type="property" name="The “synth-chorus-active” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-chorus-active"/>
<keyword type="property" name="The “synth-cpu-cores” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-cpu-cores"/>
<keyword type="property" name="The “synth-device-id” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-device-id"/>
<keyword type="property" name="The “synth-dump” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-dump"/>
<keyword type="property" name="The “synth-effects-channels” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-effects-channels"/>
<keyword type="property" name="The “synth-gain” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-gain"/>
<keyword type="property" name="The “synth-ladspa-active” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-ladspa-active"/>
<keyword type="property" name="The “synth-midi-bank-select” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-midi-bank-select"/>
<keyword type="property" name="The “synth-midi-channels” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-midi-channels"/>
<keyword type="property" name="The “synth-min-note-length” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-min-note-length"/>
<keyword type="property" name="The “synth-overflow-age” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-overflow-age"/>
<keyword type="property" name="The “synth-overflow-percussion” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-overflow-percussion"/>
<keyword type="property" name="The “synth-overflow-released” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-overflow-released"/>
<keyword type="property" name="The “synth-overflow-sustained” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-overflow-sustained"/>
<keyword type="property" name="The “synth-overflow-volume” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-overflow-volume"/>
<keyword type="property" name="The “synth-parallel-render” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-parallel-render"/>
<keyword type="property" name="The “synth-polyphony” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-polyphony"/>
<keyword type="property" name="The “synth-reverb-active” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-reverb-active"/>
<keyword type="property" name="The “synth-sample-rate” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-sample-rate"/>
<keyword type="property" name="The “synth-threadsafe-api” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-threadsafe-api"/>
<keyword type="property" name="The “synth-verbose” property" link="gst-buzztard-GstFluidSynth.html#GstBtFluidsynth--synth-verbose"/>
<keyword type="" name="Example launch line" link="GstBtSimSyn.html#id-1.5.5.7.3"/>
<keyword type="struct" name="struct GstBtSimSyn" link="GstBtSimSyn.html#GstBtSimSyn-struct"/>
<keyword type="enum" name="enum GstBtSimSynFilter" link="GstBtSimSyn.html#GstBtSimSynFilter"/>
<keyword type="enum" name="enum GstBtSimSynWave" link="GstBtSimSyn.html#GstBtSimSynWave"/>
<keyword type="property" name="The “cut-off” property" link="GstBtSimSyn.html#GstBtSimSyn--cut-off"/>
<keyword type="property" name="The “decay” property" link="GstBtSimSyn.html#GstBtSimSyn--decay"/>
<keyword type="property" name="The “filter” property" link="GstBtSimSyn.html#GstBtSimSyn--filter"/>
<keyword type="property" name="The “note” property" link="GstBtSimSyn.html#GstBtSimSyn--note"/>
<keyword type="property" name="The “resonance” property" link="GstBtSimSyn.html#GstBtSimSyn--resonance"/>
<keyword type="property" name="The “volume” property" link="GstBtSimSyn.html#GstBtSimSyn--volume"/>
<keyword type="property" name="The “wave” property" link="GstBtSimSyn.html#GstBtSimSyn--wave"/>
</functions>
</book>
|