Home
last modified time | relevance | path

Searched defs:DeviceNameList (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFfmpegCore.h14 typedef struct DeviceNameList { struct
16 struct DeviceNameList* prev; argument
17 struct DeviceNameList* next; argument
18 } DeviceNameList; typedef