public class MediaSource
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
MediaSource.State
Tracks MediaSourceInterface.SourceState
|
Constructor and Description |
---|
MediaSource(long nativeSource) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected long |
getNativeMediaSource()
Returns a pointer to webrtc::MediaSourceInterface.
|
MediaSource.State |
state() |
public MediaSource.State state()
public void dispose()
protected long getNativeMediaSource()
6.0.0