public static interface Bus.ASYNC_DONE
Applications will only receive this message from the top level pipeline.
| Modifier and Type | Method and Description |
|---|---|
void |
asyncDone(GstObject source)
Called when a segment-done message has been posted.
|
void asyncDone(GstObject source)
source - the element which posted the message.Copyright © 2021 gstreamer-java. All rights reserved.