|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BaseSrc.HANDOFF
Signal emitted when this BaseSrc has a Buffer ready.
BaseSrc.connect(HANDOFF),
BaseSrc.disconnect(HANDOFF)| Method Summary | |
|---|---|
void |
handoff(BaseSrc src,
Buffer buffer,
Pad pad)
Called when an BaseSrc has a Buffer ready. |
| Method Detail |
|---|
void handoff(BaseSrc src,
Buffer buffer,
Pad pad)
BaseSrc has a Buffer ready.
src - the source 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 | |||||||||