gstreamer-player: regenerate

This commit is contained in:
François Laignel 2020-11-04 18:56:26 +01:00
parent 595ba7bb1b
commit b673e679c4
2 changed files with 9 additions and 9 deletions

View file

@ -70,7 +70,7 @@ final_type = true
[[object.function]]
name = "set_config"
# Custom type
ignore = true
manual = true
[[object.function]]
name = "new"
@ -79,7 +79,7 @@ final_type = true
[[object.function]]
name = "get_config"
# Custom type
ignore = true
manual = true
[[object.function]]
pattern = "config_.*"
@ -123,7 +123,7 @@ final_type = true
name = "duration-changed"
concurrency = "send"
# Pass ClockTime instead of u64
ignore = true
manual = true
[[object.signal]]
name = "end-of-stream"
@ -145,13 +145,13 @@ final_type = true
name = "position-updated"
concurrency = "send"
# Pass ClockTime instead of u64
ignore = true
manual = true
[[object.signal]]
name = "seek-done"
concurrency = "send"
# Pass ClockTime instead of u64
ignore = true
manual = true
[[object.signal]]
name = "state-changed"
@ -199,12 +199,12 @@ final_type = true
[[object.function]]
name = "get_framerate"
# Fraction
ignore = true
manual = true
[[object.function]]
name = "get_pixel_aspect_ratio"
# Fraction
ignore = true
manual = true
[[object]]
name = "GstPlayer.PlayerSubtitleInfo"

View file

@ -1,2 +1,2 @@
Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d)
from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9)
Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c)
from gir-files (https://github.com/gtk-rs/gir-files @ 2eb2b6fe)