Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.BufferCopyFlags

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstBufferCopyFlags
Enum : BufferCopyFlags
  Show / Hide Inherited methods, properties and signals
offset and offset_end should be copied A set of flags that can be provided to the gst_buffer_copy_metadata() function to specify which metadata fields should be copied.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Buffer
Method
copy_metadata (Buffer src, BufferCopyFlags flags) : none
Copies the metadata from src into dest.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)