gst: Add GstDateTime as a boxed
This commit is contained in:
parent
0238e12e01
commit
5e0b6ccc8e
@ -235,6 +235,12 @@
|
||||
)
|
||||
)
|
||||
|
||||
(define-boxed DateTime
|
||||
(in-module "Gst")
|
||||
(c-name "GstDateTime")
|
||||
(gtype-id "GST_TYPE_DATE_TIME")
|
||||
)
|
||||
|
||||
(define-object Plugin
|
||||
(in-module "Gst")
|
||||
(parent "GstObject")
|
||||
|
Loading…
x
Reference in New Issue
Block a user