public class MediaExpression extends Object
Constructor and Description |
---|
MediaExpression(String feature, String value)
Creates a new MediaExpression instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(MediaDeviceDescription deviceDescription)
Tries to match a MediaDeviceDescription .
|
public MediaExpression(String feature, String value)
MediaExpression
instance.
feature
- the feature
value
- the value
public boolean matches(MediaDeviceDescription deviceDescription)
MediaDeviceDescription
.
deviceDescription
- the device description
Copyright © 1998–2019 iText Group NV. All rights reserved.