| Package | Description |
|---|---|
| app.library.linkflow.apprtc | |
| org.webrtc |
| Modifier and Type | Method and Description |
|---|---|
VideoSource |
PeerConnectionClient.getVideoSource() |
| Modifier and Type | Method and Description |
|---|---|
VideoSource |
PeerConnectionFactory.createVideoSource(boolean isScreencast)
Same as above with alignTimestamps set to true.
|
VideoSource |
PeerConnectionFactory.createVideoSource(boolean isScreencast,
boolean alignTimestamps)
Create video source with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
VideoTrack |
PeerConnectionFactory.createVideoTrack(java.lang.String id,
VideoSource source) |