MCPcopy Create free account

hub / github.com/PowerBroker2/DFPlayerMini_Fast / functions

Functions144 in github.com/PowerBroker2/DFPlayerMini_Fast

Methodloop
/ ! @brief Loop a specific track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:312
MethodnormalMode
/ ! @brief Pull the MP3 player out of standby mode. */ /
src/DFPlayerMini_Fast.cpp:374
MethodnumFlashTracks
/ ! @brief Determine the number of tracks accessible via flash. @return Number of tracks accessible via flash, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:803
MethodnumFolders
/ ! @brief Determine the number of folders available. @return Number of folders available, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:875
MethodnumSdTracks
/ ! @brief Determine the number of tracks accessible via SD card. @return Number of tracks accessible via SD card, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:789
MethodnumTracksInFolder
/ ! @brief Determine the number of tracks in the specified folder. @param folder The folder number. @return Number of tracks in th
src/DFPlayerMini_Fast.cpp:861
MethodnumUsbTracks
/ ! @brief Determine the number of tracks accessible via USB. @return Number of tracks accessible via USB, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:775
MethodparseFeedback
/ ! @brief Parse MP3 player query responses. @return True if success, false if error. */ /
src/DFPlayerMini_Fast.cpp:1003
Methodpause
/ ! @brief Pause playing current track. */ /
src/DFPlayerMini_Fast.cpp:431
Methodplay
/ ! @brief Play a specific track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:125
MethodplayAdvertisement
/ ! @brief Interrupt the current track with a new track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:186
MethodplayFolder
/ ! @brief Play a specific track from a specific folder. @param folderNum The folder number. @param trackNum The track n
src/DFPlayerMini_Fast.cpp:454
MethodplayFromMP3Folder
/ ! @brief Play a specific track in the folder named "MP3". @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:165
MethodplayLargeFolder
/ ! @brief Play a specific track from a specific folder, where the track names are numbered 4 digit (e.g. 1234-mysong.mp3) and can be u
src/DFPlayerMini_Fast.cpp:477
MethodplayNext
/ ! @brief Play the next song in chronological order. */ /
src/DFPlayerMini_Fast.cpp:85
MethodplayPrevious
/ ! @brief Play the previous song in chronological order. */ /
src/DFPlayerMini_Fast.cpp:104
MethodplaybackSource
/ ! @brief Specify the playback source. @param source The playback source ID. */ /
src/DFPlayerMini_Fast.cpp:333
MethodprintError
/ ! @brief Print the error description if an error has been received */ /
src/DFPlayerMini_Fast.cpp:1213
MethodprintStack
/ ! @brief Print the entire contents of the specified config/command packet for debugging purposes. @param _stack Struct c
src/DFPlayerMini_Fast.cpp:1190
Methodquery
/ ! @brief Query the MP3 player for specific information. @param cmd The command/query ID. @param msb The payload/parame
src/DFPlayerMini_Fast.cpp:974
MethodrandomAll
/ ! @brief Play all tracks in a random order. */ /
src/DFPlayerMini_Fast.cpp:578
MethodrepeatFolder
/ ! @brief Play all tracks in a given folder. @param folderNum The folder number. */ /
src/DFPlayerMini_Fast.cpp:559
Methodreset
/ ! @brief Reset all settings to factory default. */ /
src/DFPlayerMini_Fast.cpp:393
Methodresume
/ ! @brief Resume playing current track. */ /
src/DFPlayerMini_Fast.cpp:412
MethodsendData
/ ! @brief Send a config/command packet to the MP3 player. */ /
src/DFPlayerMini_Fast.cpp:924
MethodsetTimeout
/ ! @brief Set the timout value for MP3 player query responses. @param threshold Number of ms allowed for the MP3 player to respond (
src/DFPlayerMini_Fast.cpp:891
Methodsleep
/ ! @brief Put the MP3 player into sleep mode. */ /
src/DFPlayerMini_Fast.cpp:673
MethodstandbyMode
/ ! @brief Put the MP3 player in standby mode (this is NOT sleep mode). */ /
src/DFPlayerMini_Fast.cpp:355
MethodstartDAC
/ ! @brief Turn on DAC. */ /
src/DFPlayerMini_Fast.cpp:635
MethodstartRepeat
/ ! @brief Repeat the current track. */ /
src/DFPlayerMini_Fast.cpp:597
MethodstartRepeatPlay
/ ! @brief Play all tracks. */ /
src/DFPlayerMini_Fast.cpp:519
MethodstopAdvertisement
/ ! @brief Stop the interrupting track. */ /
src/DFPlayerMini_Fast.cpp:205
MethodstopDAC
/ ! @brief Turn off DAC. */ /
src/DFPlayerMini_Fast.cpp:654
MethodstopRepeat
/ ! @brief Stop repeat play of the current track. */ /
src/DFPlayerMini_Fast.cpp:616
MethodstopRepeatPlay
/ ! @brief Stop repeat play. */ /
src/DFPlayerMini_Fast.cpp:538
Functiont
(K,N,F)
docs/html/jquery.js:68
FunctiontoggleFolder
(id)
docs/html/dynsections.js:72
FunctiontoggleInherit
(id)
docs/html/dynsections.js:107
FunctiontoggleLevel
(level)
docs/html/dynsections.js:51
FunctiontoggleVisibility
(linkObj)
docs/html/dynsections.js:24
Methodvolume
/ ! @brief Set the volume to a specific value out of 30. @param volume The volume level (0 - 30). */ /
src/DFPlayerMini_Fast.cpp:264
MethodvolumeAdjustSet
/ ! @brief Specify volume gain. @param gain The specified volume gain. */ /
src/DFPlayerMini_Fast.cpp:497
MethodwakeUp
/ ! @brief Pull the MP3 player out of sleep mode. */ /
src/DFPlayerMini_Fast.cpp:686
Functionx
(Q)
docs/html/jquery.js:68
← previous101–144 of 144, ranked by callers