D-Bus: Emit cast to avoid C warning for signal handling in clients
[vala-lang.git] / vapi / packages / gstreamer-controller-0.10 / gstreamer-controller-0.10-custom.vala
blob080d8ec30ba0509478051bc4299d4ba5da07bc8d
1 [CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
2 namespace Gst {
3 [CCode (cheader_filename = "gst/controller/gstlfocontrolsource.h")]
4 public enum LFOWaveform {
5 SINE,
6 SQUARE,
7 SAW,
8 REVERSE,
9 TRIANGLE