pl.wendigo.chrome.api.webaudio / GetRealtimeDataRequest

GetRealtimeDataRequest

data class GetRealtimeDataRequest (source)

Represents request frame that can be used with WebAudio#getRealtimeData operation call.

Fetch the realtime data from the registered contexts.

Link
WebAudio#getRealtimeData method documentation.

See Also

WebAudioOperations.getRealtimeData

Constructors

<init>

GetRealtimeDataRequest(contextId: GraphObjectId)

Represents request frame that can be used with WebAudio#getRealtimeData operation call.

Properties

contextId

val contextId: GraphObjectId