Skip to content

Commit

Permalink
fixes #28
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoffstall committed Jul 27, 2013
1 parent 77e3e48 commit 9724ae1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -146,15 +146,15 @@ Declines the call (inbound only)

Ends the call (hangup and close connection)

## releaseStream()
#### releaseStream()

Release use of the attached stream. Will make a users webcam light go off so they don't think you're spying.

## mute()
#### mute()

Mutes the local user's audio to the remote user

## unmute()
#### unmute()

Unmutes the local user's audio to the remote user

Expand Down

0 comments on commit 9724ae1

Please sign in to comment.