|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomSrc.SrcCallback | |
|---|---|
| org.gstreamer.elements | |
| Uses of CustomSrc.SrcCallback in org.gstreamer.elements |
|---|
| Methods in org.gstreamer.elements with annotations of type CustomSrc.SrcCallback | |
|---|---|
protected FlowReturn |
CustomSrc.srcCreateBuffer(long offset,
int size,
Buffer[] bufRef)
Used when more control of Buffer creation is desired than fillBuffer() affords. |
protected boolean |
CustomSrc.srcEvent(Event ev)
|
protected FlowReturn |
CustomSrc.srcFillBuffer(long offset,
int size,
Buffer buffer)
Used when you just want to fill a Buffer with data. |
protected void |
CustomSrc.srcFixate(Caps caps)
|
protected Caps |
CustomSrc.srcGetCaps()
|
protected long |
CustomSrc.srcGetSize()
|
protected void |
CustomSrc.srcGetTimes(Buffer buffer,
long[] start,
long[] end)
|
protected boolean |
CustomSrc.srcIsSeekable()
|
protected boolean |
CustomSrc.srcNegotiate()
|
protected boolean |
CustomSrc.srcSeek(GstAPI.GstSegmentStruct segment)
|
protected boolean |
CustomSrc.srcSetCaps(Caps caps)
|
protected boolean |
CustomSrc.srcStart()
|
protected boolean |
CustomSrc.srcStop()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||