Package | Description |
---|---|
com.teamdev.jxbrowser.media |
Provides interfaces and classes for working with media content and devices.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MediaDevice> |
MediaDevices.list(MediaDeviceType type)
Returns an immutable list of the details about all the available media devices of the given
type or an empty collection if there is no devices of the given type . |