Our new developer documentation is now available. Please check it out!
MediaStream.SetPause
public void SetPause(bool value)
Sets IsPaused.
Parameters
Name | Type | Description |
---|---|---|
value | Boolean | true for NOP or false to call ffi on read/write |
public void SetPause(bool value)
Sets IsPaused.
Name | Type | Description |
---|---|---|
value | Boolean | true for NOP or false to call ffi on read/write |