Skip to content

Audio File Playback #3

Description

@PilotGuy772
  • use LibVLCSharp and LibVLCSharp.Avalonia for audio playback
  • Create a wrapper service for LibVLCSharp
  • Core LibVLCSharp code goes 100% in Classify.Infrastructure (no external deps on Classify.Services)
    • Subscribe to LibVLCSharp events from service or UI layer for time change, system-level play/pause, endreached
  • Abstraction in services, UI uses services NOT infrastructure
    • Services does all DB connections, passing filepaths etc. to LibVLCSharp wrapper
  • hooking into OS-level media control events is out of scope for this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions