C# Class GAudio.StreamSplitterModule

Component for broadcasting as many mono streams as the source stream's number of channels.
Inheritance: AGATStreamObserver, IGATAudioThreadStreamOwner
Mostra file Open project: gregzo/G-Audio

Private Properties

Property Type Description
IGATAudioThreadStreamOwner IGATAudioThreadStream
OnDestroy void

Protected Methods

Method Description
Start ( ) : void

Private Methods

Method Description
IGATAudioThreadStreamOwner ( int index ) : IGATAudioThreadStream
OnDestroy ( ) : void

Method Details

Start() protected method

protected Start ( ) : void
return void