Class VideoBufferPool.Builder<B extends VideoBufferPool.Builder<B>>

java.lang.Object
Type Parameters:
B - the type of the Builder that is returned
All Implemented Interfaces:
BuilderInterface
Enclosing class:
VideoBufferPool

public static class VideoBufferPool.Builder<B extends VideoBufferPool.Builder<B>> extends BufferPool.Builder<B>
Inner class implementing a builder pattern to construct a GObject with properties.