pub fn encode_launch_content(
search: ContentSearch,
auto_play: bool,
data: String,
playback_preferences: PlaybackPreferences,
use_current_context: bool,
) -> Result<Vec<u8>>Expand description
Encode LaunchContent command (0x00)
pub fn encode_launch_content(
search: ContentSearch,
auto_play: bool,
data: String,
playback_preferences: PlaybackPreferences,
use_current_context: bool,
) -> Result<Vec<u8>>Encode LaunchContent command (0x00)