Interface: ICodecServerSpec
Properties of a CodecServerSpec.
Implemented by
Properties
endpoint
• Optional
endpoint: null
| string
The codec server endpoint.
includeCrossOriginCredentials
• Optional
includeCrossOriginCredentials: null
| boolean
Whether to include cross-origin credentials.
passAccessToken
• Optional
passAccessToken: null
| boolean
Whether to pass the user access token with your endpoint.