4 #ifndef OWT_BASE_MEDIA_CONSTRAINTS_H_ 5 #define OWT_BASE_MEDIA_CONSTRAINTS_H_ 6 #include "owt/base/commontypes.h" 11 unsigned long sample_rate;
12 unsigned long channel_num;
16 std::string device_id;
26 std::string device_id;
37 #endif // OWT_BASE_MEDIA_CONSTRAINTS_H_
Definition: audioplayerinterface.h:8
This class represents a resolution value.
Definition: commontypes.h:40