| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.portaudio |
| Modifier and Type | Method and Description |
|---|---|
Pa.HostApiTypeId |
PortAudioException.getHostApiType()
Gets the host API, if any, which returned the error code and (detailed)
message represented by this instance.
|
static Pa.HostApiTypeId |
Pa.HostApiTypeId.valueOf(int value)
Returns the PaHostApiTypeId which has a specific value or
null if there is no such representation.
|
static Pa.HostApiTypeId |
Pa.HostApiTypeId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pa.HostApiTypeId[] |
Pa.HostApiTypeId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 jitsi.org. All rights reserved.