Uses of Class
org.gstreamer.elements.CustomSink

Packages that use CustomSink
org.gstreamer.elements   
org.gstreamer.io   
 

Uses of CustomSink in org.gstreamer.elements
 

Constructor parameters in org.gstreamer.elements with type arguments of type CustomSink
CustomSink(java.lang.Class<? extends CustomSink> subClass, java.lang.String name)
           
 

Uses of CustomSink in org.gstreamer.io
 

Subclasses of CustomSink in org.gstreamer.io
 class OutputStreamSink
           
 class WriteableByteChannelSink