Added tracking/capturing/restoration of audio playback state and position.
This commit is contained in:
@@ -3,4 +3,5 @@ namespace Harmonia.WinUI.Session;
|
||||
public interface ISessionTracker
|
||||
{
|
||||
void Start();
|
||||
void Capture();
|
||||
}
|
||||
Reference in New Issue
Block a user