MPV_FORMAT_BYTE_ARRAY constant
int
const MPV_FORMAT_BYTE_ARRAY
A raw, untyped byte array. Only used only with mpv_node, and only in some very specific situations. (Some commands use it.)
Implementation
static const int MPV_FORMAT_BYTE_ARRAY = 9;