Arlodotexe / strix-music

Combine any music sources into a single library. It's your music. Play it your way.

Home Page:http://www.strixmusic.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StrixDataRootPlaybackHandlerPlugin should not be public

Arlodotexe opened this issue · comments

commented

Describe the bug

All classes used internally in the PlaybackHandlerPlugin should be marked as internal, but StrixDataRootPlaybackHandlerPlugin is marked as public.

The result is that this type is visible in docs when it doesn't need to be (permalink):

image

Affected area

  • Strix Music SDK
  • Strix Music App

Regression

No response

Steps to reproduce

N/a

Visual repro steps

No response

Expected behavior

All classes used internally in the PlaybackHandlerPlugin should be marked as internal

Additional context

No response

Help us help you

Yes, I'd like to be assigned to work on this item.