Skip to content

get Size of file from AudioSourceSDFat list #2125

Closed Answered by pschatzmann
hash6iron asked this question in Q&A
Discussion options

You must be logged in to vote

setIndex returns a pointer to the Stream (which is a File):

  File *fp = (File*) source.setIndex(i);
  fileSize = fp->size();

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
3 replies
@hash6iron
Comment options

@hash6iron
Comment options

@hash6iron
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants