
public class FilterSink extends FilterEndPoint
Filter.CommandFlag| Modifier and Type | Method and Description |
|---|---|
FilterSink |
copyReference()
Create a new FilterSink object that is actually referring to the
exact same underlying native object.
|
boolean |
equals(Object obj)
Compares two values, returning true if the underlying objects in native code are the same object.
|
int |
getFrameSize()
Get the frame size.
|
int |
hashCode()
Get a hashable value for this object.
|
void |
setFrameSize(int arg0)
Set the frame size of this sink.
|
getGraph, getInputLink, getInputName, getInputType, getName, getNumInputs, getNumOutputs, getOutputLink, getOutputName, getOutputTypegetNumProperties, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsInt, getPropertyAsLong, getPropertyAsRational, getPropertyAsString, getPropertyMetaData, getPropertyMetaData, setProperty, setProperty, setProperty, setProperty, setProperty, setPropertydelete, getCurrentRefCountpublic FilterSink copyReference()
copyReference in class FilterEndPointpublic boolean equals(Object obj)
equals in class FilterEndPointpublic int hashCode()
hashCode in class FilterEndPointpublic void setFrameSize(int arg0)
public int getFrameSize()
Copyright © 2018 Humble Software. All rights reserved.