PLEASE GO THROUGH THE INTEGRATION GUIDE(Sensor-integration-roku.md) TO SEE HOW SDK SHOULD BE INTEGRATED INTO THE CHANNEL. The document will be updated whenever there is any change.
Beginning with kantarmedia-streaming-SDK-1.4.0, A new identifier kid is added to measurement. This along with other identifiers will help to identify the roku device.
Change |
Attribute |
Description |
---|---|---|
GetDuration improvements | Improvement |
GetDuration should now properly return duration. |
Change |
Attribute |
Description |
---|---|---|
Deprecated GetVersion() API | Improvement |
Deprecated API is replaced by recommended equivalents. |
kid | Improvement |
"kid" is now part of meta object. |
rid | Improvement |
"rid" is now part of meta object. |
rai | Improvement |
"rai" is now part of meta object. |
v | Improvement |
"v" is now part of meta object. |
os | Improvement |
"os" is now part of meta object. |
osv | Improvement |
"osv" is now part of meta object. |
an | Improvement |
"an" is now part of meta object. |
av | Improvement |
"av" is now part of meta object. |
Change |
Attribute |
Description |
---|---|---|
Deprecated APIs | Improvement |
Deprecated APIs are replaced by recommended equivalents. |
Change |
Attribute |
Description |
---|---|---|
uid | Improvement |
Improved UID generation mechanism to avoid creating duplicate values. |
kid | Improvement |
A new identifier kid is now added to the measurement. |
OS | Platform Review |
SDK is now compatible and working with Roku OS 10.0. |
Change | Attribute | Description |
---|---|---|
playstates | bugfix | fixed timestamp issue with-in playstates . Sensor will now generate correct timestamps. |
Change | Attribute | Description |
---|---|---|
Memory Leak | Improvement | Sensor is now equipped with efficient memory management. |
Request | Improvement | Request is now sent on pause. |
Change | Attribute | Description |
---|---|---|
Advertising ID | Improvement | Updating API for retreiving ROKU Advertising ID. |
Change | Attribute | Description |
---|---|---|
next UID | Improvement | Sensor provides a new method, which returns the UID of the next created stream (BARB only). |
Change | Attribute | Description |
---|---|---|
Intial Release | Release | Initial Release of the ROKU streaming sensor.. |