public class AVProfile extends Object
| Modifier and Type | Field and Description |
|---|---|
static RTPFormats |
application |
static RTPFormats |
audio |
static Text |
AUDIO |
static int |
DYNAMIC_PT_MAX |
static int |
DYNAMIC_PT_MIN |
static AudioFormat |
telephoneEvent |
static int |
telephoneEventsID |
static RTPFormats |
video |
static Text |
VIDEO |
| Constructor and Description |
|---|
AVProfile() |
| Modifier and Type | Method and Description |
|---|---|
static RTPFormat |
getFormat(int p) |
static RTPFormat |
getFormat(int p,
Text mediaType) |
static RTPFormat |
getFormat(String name) |
static boolean |
isDefaultDtmf(RTPFormat format) |
static boolean |
isDtmf(RTPFormat format) |
public static final Text AUDIO
public static final Text VIDEO
public static final int DYNAMIC_PT_MIN
public static final int DYNAMIC_PT_MAX
public static final int telephoneEventsID
public static final AudioFormat telephoneEvent
public static final RTPFormats audio
public static final RTPFormats video
public static final RTPFormats application
Copyright © 2018 TeleStax, Inc.. All rights reserved.