跳转至

Struct qqmusic::MvUrl

ClassList > qqmusic > MvUrl

Mv url封裝

  • #include <mv.h>

Public Attributes

Type Name
std::map< std::string, std::string > hls
hls格式url
std::map< std::string, std::string > mp4
mp4格式url
std::string vid
Mv的vid

Public Attributes Documentation

variable hls

hls格式url

std::map<std::string, std::string> qqmusic::MvUrl::hls;


variable mp4

mp4格式url

std::map<std::string, std::string> qqmusic::MvUrl::mp4;


variable vid

Mv的vid

std::string qqmusic::MvUrl::vid;



The documentation for this class was generated from the following file include/qqmusic/mv.h