Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mpl_sci Struct Reference

Search control item. More...

#include <media_proxy.h>

Data Fields

uint8_t len
 Length of type and parameter.
 
uint8_t type
 MEDIA_PROXY_SEARCH_TYPE_<...>
 
char param [62]
 Search parameter.
 

Detailed Description

Search control item.

Field Documentation

◆ len

uint8_t mpl_sci::len

Length of type and parameter.

◆ param

char mpl_sci::param[62]

Search parameter.

◆ type

uint8_t mpl_sci::type

MEDIA_PROXY_SEARCH_TYPE_<...>


The documentation for this struct was generated from the following file: