Class VideoBufferPool
public class VideoBufferPool
- Inheritance
-
VideoBufferPool
- Inherited Members
Methods
GetGType()
Calls native function gst_video_buffer_pool_get_type.
public static extern nuint GetGType()
Returns
- nuint
Transfer ownership: None Nullable: False
New()
Calls native constructor gst_video_buffer_pool_new.
public static extern nint New()
Returns
- nint
Transfer ownership: Full Nullable: False