| Package | Description |
|---|---|
| org.gstreamer |
| Modifier and Type | Method and Description |
|---|---|
void |
Bus.connect(Bus.SEGMENT_START listener)
Add a listener for
Bus.SEGMENT_START messages in the Pipeline. |
void |
Bus.disconnect(Bus.SEGMENT_START listener)
Disconnect the listener for segment-start messages.
|