A class for specifying properties of the stream request.
| Properties | |
|---|---|
ad
|
You can override a limited set of ad tag parameters on your stream request.
|
api
|
The stream request API key. |
auth
|
The stream request authorization token. |
enable
|
Enables the addition of a nonce to the request. |
format
|
The stream format to request. |
network
|
The stream request network code. |
omid
|
Settings object for mapping verification vendors to OMID Access Modes.
|
stream
|
The ID to be used to troubleshoot the stream with the stream activity monitor.
|
Properties
adTagParameters
adTagParameters: {
[key: string]: string;
}
dai-ot and dai-ov parameters for stream
variant preference. For details, see
Override Stream Variant Parameters.
apiKey
apiKey: string
authToken
authToken: string
enableNonce
enableNonce: boolean
false value.
format
format:
StreamFormat
hls(default)dash
networkCode
networkCode: string
omidAccessModeRules
omidAccessModeRules: {
[key: string]: OmidAccessMode;
}
streamActivityMonitorId
streamActivityMonitorId: string