Peer.RemoveMedia
public bool RemoveMedia(long mediaStreamId)
Remove a associated media from the peer
Parameters
Name | Type | Description |
---|---|---|
mediaStreamId | Int64 | stream handle id |
Returns
Type | Description |
---|---|
Boolean |
public bool RemoveMedia(long mediaStreamId)
Remove a associated media from the peer
Name | Type | Description |
---|---|---|
mediaStreamId | Int64 | stream handle id |
Type | Description |
---|---|
Boolean |