mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
playbin3: Remove unused define
This commit is contained in:
parent
9e7401bedf
commit
4ed0708f78
1 changed files with 0 additions and 1 deletions
|
@ -503,7 +503,6 @@ struct _GstPlayBin3Class
|
||||||
#define DEFAULT_CURRENT_VIDEO -1
|
#define DEFAULT_CURRENT_VIDEO -1
|
||||||
#define DEFAULT_CURRENT_AUDIO -1
|
#define DEFAULT_CURRENT_AUDIO -1
|
||||||
#define DEFAULT_CURRENT_TEXT -1
|
#define DEFAULT_CURRENT_TEXT -1
|
||||||
#define DEFAULT_AUTO_SELECT_STREAMS TRUE
|
|
||||||
#define DEFAULT_SUBTITLE_ENCODING NULL
|
#define DEFAULT_SUBTITLE_ENCODING NULL
|
||||||
#define DEFAULT_AUDIO_SINK NULL
|
#define DEFAULT_AUDIO_SINK NULL
|
||||||
#define DEFAULT_VIDEO_SINK NULL
|
#define DEFAULT_VIDEO_SINK NULL
|
||||||
|
|
Loading…
Reference in a new issue