mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-07 12:21:17 +00:00
[MOVED FROM GST-P-FARSIGHT] don't know why I did that...
20070822180133-4f0f6-6a7382f6c7d3630f91da384e1904763c7ea6fa1a.gz
This commit is contained in:
parent
26a8292d83
commit
82072435f8
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ typedef struct _GstDTMFSrcClass GstDTMFSrcClass;
|
|||
* The opaque #GstDTMFSrc data structure.
|
||||
*/
|
||||
|
||||
enum _GstDTMFEventType {
|
||||
static enum _GstDTMFEventType {
|
||||
DTMF_EVENT_TYPE_START,
|
||||
DTMF_EVENT_TYPE_STOP
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue