Lukas Herman
|
30d49e1fd3
|
Add human friendly string implementation
|
2020-09-11 12:39:48 -04:00 |
|
Lukas Herman
|
45056e6922
|
Add IsFloat, IsBigEndian, and IsInterleaved props
* Add bool constraint
* Add IsFloat, IsBigEndian, and IsInterleaved properties
|
2020-06-22 07:40:05 -04:00 |
|
Lukas Herman
|
8d7947b594
|
Fix invalid constraints merging
|
2020-06-03 11:36:04 -04:00 |
|
Atsushi Watanabe
|
00eca231a7
|
Select by DeviceID using StringConstraint
|
2020-05-24 11:15:29 -04:00 |
|
Atsushi Watanabe
|
ecff5e63a5
|
prop: support ranged/exact/oneof constraints
|
2020-05-24 10:26:16 +09:00 |
|
Lukas Herman
|
e091067e8e
|
Add support for non-discrete constraints
Resolves https://github.com/pion/mediadevices/issues/61
* Add a Merge method in prop
* Replace a manual merge in mediadevices in best property selection
with the new Merge method
|
2020-02-19 21:07:27 -08:00 |
|