public class SSRCFactoryImpl extends Object implements SSRCFactory
| Constructor and Description |
|---|
SSRCFactoryImpl(long initialLocalSSRC) |
| Modifier and Type | Method and Description |
|---|---|
long |
generateSSRC(String cause)
Generates a new synchronization source (SSRC) identifier.
|
public long generateSSRC(String cause)
generateSSRC in interface SSRCFactorycause - a String which specified the cause of the
invocation of the methodCopyright © 2021 jitsi.org. All rights reserved.