Device Monitoring Studio - Monitor, log and analyze data coming through PC ports and connections
Download Device Monitoring Studio Hide this button

Playback.Config Interface

This interface is used to configure Playback data source.

Declaration

interface Config {
    // Properties
    ${range}?: ${Playback.Range};
    ${scale}?: ${Playback.Scale};
}
// This interface is not available in managed environment
// This interface is not available in native environment

Config Properties

range

range?: ${Playback.Range};
// This property is not available in managed environment
// This property is not available in native environment

Optional playback range configuration.

scale

scale?: ${Playback.Scale};
// This property is not available in managed environment
// This property is not available in native environment

Optional playback speed configuration value.