mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
taglist: fix since marker again (1.3 -> 1.4)
Since markers should point to the appropriate stable version.
This commit is contained in:
parent
e8023bf470
commit
b571f3ad7d
1 changed files with 1 additions and 1 deletions
|
@ -1067,7 +1067,7 @@ gst_tag_list_copy (const GstTagList * taglist)
|
|||
* of the audio track. This is useful for sample instruments and in particular
|
||||
* for multi-samples.
|
||||
*
|
||||
* Since: 1.3
|
||||
* Since: 1.4
|
||||
*/
|
||||
#define GST_TAG_MIDI_BASE_NOTE "midi-base-note"
|
||||
|
||||
|
|
Loading…
Reference in a new issue