
public class FilterPictureSink extends FilterSink
Filter.CommandFlag| Modifier and Type | Method and Description |
|---|---|
FilterPictureSink |
copyReference()
Create a new FilterPictureSink 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 |
getPicture(MediaPicture picture) |
int |
hashCode()
Get a hashable value for this object.
|
getFrameSize, setFrameSizegetGraph, getInputLink, getInputName, getInputType, getName, getNumInputs, getNumOutputs, getOutputLink, getOutputName, getOutputTypegetNumProperties, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsInt, getPropertyAsLong, getPropertyAsRational, getPropertyAsString, getPropertyMetaData, getPropertyMetaData, setProperty, setProperty, setProperty, setProperty, setProperty, setPropertydelete, getCurrentRefCountpublic FilterPictureSink copyReference()
copyReference in class FilterSinkpublic boolean equals(Object obj)
equals in class FilterSinkpublic int hashCode()
hashCode in class FilterSinkpublic int getPicture(MediaPicture picture)
picture - The picture to fill if possible.Copyright © 2018 Humble Software. All rights reserved.