C# Class GAudio.StreamSplitterModule

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

Private Properties

Свойство Type Description
IGATAudioThreadStreamOwner IGATAudioThreadStream
OnDestroy void

Méthodes protégées

Méthode Description
Start ( ) : void

Private Methods

Méthode Description
IGATAudioThreadStreamOwner ( int index ) : IGATAudioThreadStream
OnDestroy ( ) : void

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void