|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Element.HANDOFF
Signal emitted when this Element
has a Buffer
ready.
Element.connect(HANDOFF)
,
Element.disconnect(HANDOFF)
Method Summary | |
---|---|
void |
handoff(Element element,
Buffer buffer,
Pad pad)
Called when an Element has a Buffer ready. |
Method Detail |
---|
void handoff(Element element, Buffer buffer, Pad pad)
Element
has a Buffer
ready.
element
- the element which has a buffer ready.buffer
- the buffer for the data.pad
- the pad on the element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |