package com.suno.android.media import javax.inject.Qualifier @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class CoreMediaPlayback @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class VideoPreview @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class HooksOnboardingVideoPlayer @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class Editor @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class HooksFeed @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class HookClipPlayer @Qualifier @Retention(AnnotationRetention.RUNTIME) annotation class HooksEditor