Import line: | GstBase = imports.gi.GstBase; |
GIR File: | GstBase-0.10.gir |
C documentation: | GstCollectData |
Struct : | CollectData |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
buffer : Gst.Buffer
|
GstBase.CollectData | |
collect : GstBase.CollectPads
|
GstBase.CollectData | |
pad : Gst.Pad
|
GstBase.CollectData | |
pos : Number
|
GstBase.CollectData | |
segment : Gst.Segment
|
GstBase.CollectData |
Method / Constructor | Defined By | |
---|---|---|
new GstBase.CollectData
()
Create a new GstBase.CollectData
Create a new GstBase.CollectData
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstBase.CollectPads
Method |
Add a pad to the collection of collect pads.
|
GstBase.CollectPads
Method |
structure is freed Add a pad to the collection of collect pads.
|
GstBase.CollectPads
Method |
peek
(CollectData data)
:
Gst.Buffer
Peek at the buffer currently queued in data.
|
GstBase.CollectPads
Method |
pop
(CollectData data)
:
Gst.Buffer
Pop the buffer currently queued in data.
|
GstBase.CollectPads
Method |
Get a pointer in bytes where size bytes can be read from the given pad data.
|
GstBase.CollectPads
Method |
Get a buffer of size bytes from the given pad data.
|
GstBase.CollectPads
Method |
Get a buffer of size bytes from the given pad data.
|
GstBase.CollectPads
Method |
Flush size bytes from the pad data.
|