public final class PadProbeInfo extends Object
Modifier and Type | Method and Description |
---|---|
Buffer |
getBuffer()
Get the Buffer from the probe, or null.
|
Event |
getEvent()
Get the Event from the probe, or null.
|
Query |
getQuery()
Get the query from the probe, or null.
|
Set<PadProbeType> |
getType()
Get the set of flags for the current probe type.
|
public Set<PadProbeType> getType()
public Buffer getBuffer()
public Event getEvent()
public Query getQuery()
Copyright © 2021 gstreamer-java. All rights reserved.