Summary
The current underlying module being streamed. It will always be null on WebGL as that platform doesn't support audio streaming. Make sure that this module is not null before using it.
It's not necessary to dispose of this module. It will be done automatically by the UnituneSource component.Syntax
public Module StreamingModule { get; private set; }
Value
Type | Description |
---|---|
Module |