# SrtCallerInput

## object

### type
string Optional Defaults to SRTCaller

### name
string Required

### transport
object [SrtCallerTransport](https://docs.mediakind.com/api-reference/channels-api/schemas/srtcallertransport) Required

#### Show 5 properties
Hide 5 properties

### url
string Required
pattern: ^srt://

### interface
object Optional

#### Show 2 variants
Hide 2 variants

- string
- null

### latency
double Optional
0.06 to 8 Defaults to 0.125

### encryptionStandard
enum [SrtEncryptionStandard](https://docs.mediakind.com/api-reference/channels-api/schemas/srtencryptionstandard) Optional
Defaults to None

#### Allowed values:
- Unsynced
- None
- AES128
- AES192
- AES256

### passPhrase
object Optional

#### Show 2 variants
Hide 2 variants

- string
- null

### payload
object Optional

#### Show 2 variants
Hide 2 variants

- MptsPayload object

### programNumber
string Optional Defaults to 1

### delayMode
enum [DelayMode](https://docs.mediakind.com/api-reference/channels-api/schemas/delaymode) Optional
Defaults to Standard

#### Allowed values:
- Unsynced
- Standard
- Low
- SuperLow

### decrypt
object Optional

#### Show 2 variants
Hide 2 variants

- DecryptConfig object

### type
enum [DecryptType](https://docs.mediakind.com/api-reference/channels-api/schemas/decrypttype) Optional
Defaults to None

#### Allowed values:
- Unsynced
- None
- BISS
- BISSC
- ADVBCI

### bissMode
object Optional

#### Show 2 variants
Hide 2 variants

- enum
- null

### bissKey
object Optional

#### Show 2 variants
Hide 2 variants

- string
- null

### bissInjectedKeyId
object Optional

#### Show 2 variants
Hide 2 variants

- string
- null

### bissCAKeyId
object Optional

#### Show 2 variants
Hide 2 variants

- string
- null

### camSlot
object Optional

#### Show 2 variants
Hide 2 variants

- integer
- null

### camPort
object Optional

#### Show 2 variants
Hide 2 variants

- integer
- null

- null

- null
