Glue in video elements.

This commit is contained in:
Kegan Dougal 2015-07-16 10:26:41 +01:00
parent 4f132c418f
commit ecd1f09095
2 changed files with 5 additions and 5 deletions

View file

@ -50,8 +50,6 @@ limitations under the License.
*
* {
* action: 'answer'
* remote_element: DOMVideoElement, // only if type: video
* local_element: DOMVideoElement, // only if type: video
* room_id: <room that the answer button was pressed in>
* }
*/