Exemplo n.º 1
0
 /// <summary>
 /// Start Output.
 /// </summary>
 public bool Start()
 {
     Ensure();
     return(Bass.Start());
 }