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