Docs.rs
  • media-remote-0.2.2
    • media-remote 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nohackjustnoobb
    • Dependencies
      • block2 ^0.6.0 normal
      • dispatch2 ^0.2.0 normal
      • image ^0.25.5 normal
      • objc2 ^0.6.0 normal
      • objc2-app-kit ^0.3.0 normal
      • objc2-core-foundation ^0.3.0 normal
      • objc2-foundation ^0.3.0 normal
      • serde_json ^1.0.140 normal
    • Versions
    • 29.13% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-darwin
    • x86_64-apple-darwin
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

media_remote0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BundleInfo
  • ListenerToken
  • NowPlaying
  • NowPlayingInfo
  • NowPlayingJXA
  • prelude::ListenerToken
  • prelude::NowPlaying
  • prelude::NowPlayingJXA

Enums

  • Command
  • InfoTypes
  • Notification
  • Number

Traits

  • Controller
  • Subscription
  • prelude::Controller
  • prelude::Subscription

Functions

  • add_observer
  • get_bundle_info
  • get_info
  • get_now_playing_application_is_playing
  • get_now_playing_application_pid
  • get_now_playing_client
  • get_now_playing_client_bundle_identifier
  • get_now_playing_client_parent_app_bundle_identifier
  • get_now_playing_info
  • get_raw_info
  • prelude::get_info
  • register_for_now_playing_notifications
  • remove_observer
  • send_command
  • set_elapsed_time
  • set_playback_speed
  • unregister_for_now_playing_notifications

Type Aliases

  • Id
  • Observer