|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamConfigurationListener
Listens for information on how the stream is configured in the Octoshape system.
This feature is currently only supported for live streams.
StreamPlayer.setStreamConfigurationListener(StreamConfigurationListener)
Method Summary | |
---|---|
void |
gotStreamConfiguration(java.lang.String configXml)
Receives information on how the stream is configured in the Octoshape system. |
Method Detail |
---|
void gotStreamConfiguration(java.lang.String configXml)
configXml
- The xml that this stream has been configured with.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |