Skip to content

Usage of dispatch_queue_t ? #635

Open
@NyaomiDEV

Description

@NyaomiDEV

I was trying to build myself a little hacky thing to control what's playing on my Mac from another application, however, to do that I need to get MediaRemote to work (which is almost fairly easy, just use CFBundleCreate and start from there.)

The issue I found is that there's no sign of something I can use to get a dispatch_queue_t ref to pass to, for example, void MRMediaRemoteGetNowPlayingInfo(dispatch_queue_t queue, MRMediaRemoteGetNowPlayingInfoCallback block).

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions