xdk-device-vizio-smartcast-contrib
@accedo/xdk-device-vizio-smartcast-contrib​
Accedo Build XDK Device Package - Vizio Smartcast
Instalation​
$ npm i @accedo/xdk-device-vizio-smartcast-contrib
Usage​
import  vizio, {ID as VIZIO}  from '@accedo/xdk-device-vizio-smartcast-contrib' ;
// include the device configuration into the packages to be detected and loaded
const devices = {
  packages: [
    // ...
    vizio // last device to load
  ],
  detail: {
    [VIZIO]: [
      extensions: [
        // add extensions
      ]
    ]
  }
Links​
- Vizio Smartcast Integration Docs
- Vizio Smartcast Integration Specification • How to include companion lib
Capabilities matrix​
| Module | Capability | Extension | Version | Implemented | Supported | Notes | 
|---|---|---|---|---|---|---|
| System | UUID | Device API | Device API | |||
| Device Type | Supported | Supported | ||||
| App Resolution | Supported | Supported | ||||
| Network | Supported | Supported | ||||
| Storage | Local, Cookie | Local, Cookie | ||||
| TVKey | remote | remote | ||||
| Player | Playback | HLS | ||||
| Playback | MP4 | |||||
| Playback | DASH | untested | ||||
| DRM | Widevine |