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