webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Public Attributes | List of all members
org.webrtc.MediaConstraints Class Reference

Classes

class  KeyValuePair
 

Public Member Functions

 MediaConstraints ()
 
String toString ()
 

Public Attributes

final List< KeyValuePair > mandatory
 
final List< KeyValuePair > optional
 

Detailed Description

Description of media constraints for

and

PeerConnection

.

Constructor & Destructor Documentation

◆ MediaConstraints()

org.webrtc.MediaConstraints.MediaConstraints ( )
inline

Member Function Documentation

◆ toString()

String org.webrtc.MediaConstraints.toString ( )
inline

Member Data Documentation

◆ mandatory

final List<KeyValuePair> org.webrtc.MediaConstraints.mandatory

◆ optional

final List<KeyValuePair> org.webrtc.MediaConstraints.optional

The documentation for this class was generated from the following file: