Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerBroker2/DFPlayerMini_Fast
/ functions
Functions
144 in github.com/PowerBroker2/DFPlayerMini_Fast
⨍
Functions
144
◇
Types & classes
3
Method
loop
/ ! @brief Loop a specific track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:312
Method
normalMode
/ ! @brief Pull the MP3 player out of standby mode. */ /
src/DFPlayerMini_Fast.cpp:374
Method
numFlashTracks
/ ! @brief Determine the number of tracks accessible via flash. @return Number of tracks accessible via flash, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:803
Method
numFolders
/ ! @brief Determine the number of folders available. @return Number of folders available, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:875
Method
numSdTracks
/ ! @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
Method
numTracksInFolder
/ ! @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
Method
numUsbTracks
/ ! @brief Determine the number of tracks accessible via USB. @return Number of tracks accessible via USB, -1 if error. */ /
src/DFPlayerMini_Fast.cpp:775
Method
parseFeedback
/ ! @brief Parse MP3 player query responses. @return True if success, false if error. */ /
src/DFPlayerMini_Fast.cpp:1003
Method
pause
/ ! @brief Pause playing current track. */ /
src/DFPlayerMini_Fast.cpp:431
Method
play
/ ! @brief Play a specific track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:125
Method
playAdvertisement
/ ! @brief Interrupt the current track with a new track. @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:186
Method
playFolder
/ ! @brief Play a specific track from a specific folder. @param folderNum The folder number. @param trackNum The track n
src/DFPlayerMini_Fast.cpp:454
Method
playFromMP3Folder
/ ! @brief Play a specific track in the folder named "MP3". @param trackNum The track number to play. */ /
src/DFPlayerMini_Fast.cpp:165
Method
playLargeFolder
/ ! @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
Method
playNext
/ ! @brief Play the next song in chronological order. */ /
src/DFPlayerMini_Fast.cpp:85
Method
playPrevious
/ ! @brief Play the previous song in chronological order. */ /
src/DFPlayerMini_Fast.cpp:104
Method
playbackSource
/ ! @brief Specify the playback source. @param source The playback source ID. */ /
src/DFPlayerMini_Fast.cpp:333
Method
printError
/ ! @brief Print the error description if an error has been received */ /
src/DFPlayerMini_Fast.cpp:1213
Method
printStack
/ ! @brief Print the entire contents of the specified config/command packet for debugging purposes. @param _stack Struct c
src/DFPlayerMini_Fast.cpp:1190
Method
query
/ ! @brief Query the MP3 player for specific information. @param cmd The command/query ID. @param msb The payload/parame
src/DFPlayerMini_Fast.cpp:974
Method
randomAll
/ ! @brief Play all tracks in a random order. */ /
src/DFPlayerMini_Fast.cpp:578
Method
repeatFolder
/ ! @brief Play all tracks in a given folder. @param folderNum The folder number. */ /
src/DFPlayerMini_Fast.cpp:559
Method
reset
/ ! @brief Reset all settings to factory default. */ /
src/DFPlayerMini_Fast.cpp:393
Method
resume
/ ! @brief Resume playing current track. */ /
src/DFPlayerMini_Fast.cpp:412
Method
sendData
/ ! @brief Send a config/command packet to the MP3 player. */ /
src/DFPlayerMini_Fast.cpp:924
Method
setTimeout
/ ! @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
Method
sleep
/ ! @brief Put the MP3 player into sleep mode. */ /
src/DFPlayerMini_Fast.cpp:673
Method
standbyMode
/ ! @brief Put the MP3 player in standby mode (this is NOT sleep mode). */ /
src/DFPlayerMini_Fast.cpp:355
Method
startDAC
/ ! @brief Turn on DAC. */ /
src/DFPlayerMini_Fast.cpp:635
Method
startRepeat
/ ! @brief Repeat the current track. */ /
src/DFPlayerMini_Fast.cpp:597
Method
startRepeatPlay
/ ! @brief Play all tracks. */ /
src/DFPlayerMini_Fast.cpp:519
Method
stopAdvertisement
/ ! @brief Stop the interrupting track. */ /
src/DFPlayerMini_Fast.cpp:205
Method
stopDAC
/ ! @brief Turn off DAC. */ /
src/DFPlayerMini_Fast.cpp:654
Method
stopRepeat
/ ! @brief Stop repeat play of the current track. */ /
src/DFPlayerMini_Fast.cpp:616
Method
stopRepeatPlay
/ ! @brief Stop repeat play. */ /
src/DFPlayerMini_Fast.cpp:538
Function
t
(K,N,F)
docs/html/jquery.js:68
Function
toggleFolder
(id)
docs/html/dynsections.js:72
Function
toggleInherit
(id)
docs/html/dynsections.js:107
Function
toggleLevel
(level)
docs/html/dynsections.js:51
Function
toggleVisibility
(linkObj)
docs/html/dynsections.js:24
Method
volume
/ ! @brief Set the volume to a specific value out of 30. @param volume The volume level (0 - 30). */ /
src/DFPlayerMini_Fast.cpp:264
Method
volumeAdjustSet
/ ! @brief Specify volume gain. @param gain The specified volume gain. */ /
src/DFPlayerMini_Fast.cpp:497
Method
wakeUp
/ ! @brief Pull the MP3 player out of sleep mode. */ /
src/DFPlayerMini_Fast.cpp:686
Function
x
(Q)
docs/html/jquery.js:68
← previous
101–144 of 144, ranked by callers