Méthode | Description | |
---|---|---|
GATAudioThreadStreamToTrack ( |
Streaming to the specified track will not begin until Start() is called.
|
|
Start ( ) : void |
Starts mixing the stream to the specified track. An exception is thrown if the track already has a contributor.
|
|
Stop ( ) : void |
Stops streaming to the track, which will then be available to other contributors.
|
Méthode | Description | |
---|---|---|
IGATAudioThreadStreamClient ( float data, int offset, bool emptyData, IGATAudioThreadStream stream ) : void | ||
IGATTrackContributor ( |
public GATAudioThreadStreamToTrack ( |
||
track | ||
stream | IGATAudioThreadStream | |
exclusive | bool | |
Résultat | System.Collections |