[**Red5 Pro WebRTC SDK v15.6.1**](../README.md)

***

[Red5 Pro WebRTC SDK](../globals.md) / HLSSubscriberConfigType

# Type Alias: HLSSubscriberConfigType

> **HLSSubscriberConfigType** = `object`

## Properties

### app

> **app**: `string`

***

### connectionParams?

> `optional` **connectionParams?**: `object`

#### Index Signature

\[`key`: `string`\]: `any`

***

### endpoint?

> `optional` **endpoint?**: `string`

***

### host?

> `optional` **host?**: `string`

***

### mediaElementId?

> `optional` **mediaElementId?**: `string`

***

### muteOnAutoplayRestriction?

> `optional` **muteOnAutoplayRestriction?**: `boolean`

***

### port

> **port**: `number`

***

### protocol

> **protocol**: `"ws"` \| `"wss"` \| `"http"` \| `"https"`

***

### streamName?

> `optional` **streamName?**: `string`
