/// <summary> /// Start Output. /// </summary> public bool Start() { Ensure(); return(Bass.Start()); }