|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Bus.ASYNC_DONE
Signal emitted by elements when they complete an ASYNC state change.
Applications will only receive this message from the top level pipeline.
Bus.connect(ASYNC_DONE)
,
Bus.disconnect(ASYNC_DONE)
Method Summary | |
---|---|
void |
asyncDone(GstObject source)
Called when a segment-done message has been posted. |
Method Detail |
---|
void asyncDone(GstObject source)
source
- the element which posted the message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |