
public class FilterAudioSink extends FilterSink
Filter.CommandFlag| Modifier and Type | Method and Description |
|---|---|
FilterAudioSink |
copyReference()
Create a new FilterAudioSink 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 |
getAudio(MediaAudio audio) |
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 FilterAudioSink copyReference()
copyReference in class FilterSinkpublic boolean equals(Object obj)
equals in class FilterSinkpublic int hashCode()
hashCode in class FilterSinkpublic int getAudio(MediaAudio audio)
audio - The audio to fill if possible.Copyright © 2018 Humble Software. All rights reserved.