GAudio.AGATPulsedPattern.PlaySample C# (CSharp) Méthode

PlaySample() public abstract méthode

All conditions for playing a sample have been met, you may do so here.
public abstract PlaySample ( int index, double dspTime ) : void
index int
dspTime double
Résultat void
        public abstract void PlaySample( int index, double dspTime );