mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
pyges : correct the defs for ges_track_audio_raw_new and ges_track_video_raw_new
This commit is contained in:
parent
0711c8d2c4
commit
f43d26e319
1 changed files with 0 additions and 2 deletions
|
@ -1589,13 +1589,11 @@
|
|||
|
||||
(define-function track_video_raw_new
|
||||
(c-name "ges_track_video_raw_new")
|
||||
(is-constructor-of "GESTrackVideoRaw")
|
||||
(return-type "GESTrack*")
|
||||
)
|
||||
|
||||
(define-function track_audio_raw_new
|
||||
(c-name "ges_track_audio_raw_new")
|
||||
(is-constructor-of "GESTrackAudioRaw")
|
||||
(return-type "GESTrack*")
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue