# Smpte2110VideoInputEssence

## Properties

### object

### typestring  
Optional  
Defaults to video

### transportFile  
object  
Optional

#### TransportFile

- SDP transport file for an ST 2110 stream.
  - **data**: string  
    Required  
    Raw file contents; expects SDP format by default.
  - **null**: null

### sdpUrl  
object  
Optional

- **string**: string  
  - Variant 1: `string`
  - Variant 2: `null`

### streamIndex  
integer  
Optional  
>=0  
Defaults to 0
