Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the mp3-duration Reference Manual, version 0.1, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 14:28:05 2020 GMT+0.
• Introduction | What mp3-duration is all about | |
• Systems | The systems documentation | |
• Modules | The modules documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
(import 'mp3-duration:estimate-duration)
;; Get the duration of an MP3 file in seconds.
(estimate-duration #P"Music/ピノキオP/ありふれたせかいせいふく.mp3")
;=> 202.97144
Copyright (c) 2016 Eitaro Fukamachi (e.arrows@gmail.com)
Licensed
Next: Modules, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The mp3-duration system |
Eitaro Fukamachi
BSD 2-Clause
Get the duration of an MP3 file
# Mp3-Duration - Get the duration of an MP3 file
## Usage
“‘common-lisp
(import ’mp3-duration:estimate-duration)
;; Get the duration of an MP3 file in seconds.
(estimate-duration #P"Music/ピノキオP/ありふれたせかいせいふく.mp3")
;=> 202.97144
“‘
## Author
* Eitaro Fukamachi (e.arrows@gmail.com)
## Copyright
Copyright (c) 2016 Eitaro Fukamachi (e.arrows@gmail.com)
## License
Licensed under the BSD 2-Clause License.
0.1
mp3-duration.asd (file)
src (module)
Modules are listed depth-first from the system components tree.
• The mp3-duration/src module |
mp3-duration (system)
src/
mp3-duration.lisp (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The mp3-duration.asd file | ||
• The mp3-duration/src/mp3-duration.lisp file |
Next: The mp3-duration/src/mp3-duration․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
mp3-duration.asd
mp3-duration (system)
Previous: The mp3-duration․asd file, Up: Lisp files [Contents][Index]
src (module)
src/mp3-duration.lisp
estimate-duration (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The mp3-duration-asd package | ||
• The mp3-duration package |
Next: The mp3-duration package, Previous: Packages, Up: Packages [Contents][Index]
mp3-duration.asd
Previous: The mp3-duration-asd package, Up: Packages [Contents][Index]
mp3-duration.lisp (file)
common-lisp
estimate-duration (function)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
mp3-duration.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions | ||
• Internal structures |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
mp3-duration.lisp (file)
Next: Internal structures, Previous: Internal special variables, Up: Internal definitions [Contents][Index]
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
mp3-duration.lisp (file)
Previous: Internal functions, Up: Internal definitions [Contents][Index]
mp3-duration.lisp (file)
structure-object (structure)
(or null (unsigned-byte 8))
peekable-stream-peek (function)
(setf peekable-stream-peek) (function)
stream
peekable-stream-real-stream (function)
(setf peekable-stream-real-stream) (function)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L M |
---|
Jump to: | F L M |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | (
C E F M P R S U |
---|
Jump to: | (
C E F M P R S U |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
P R S |
---|
Jump to: | *
P R S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | M P S |
---|
Jump to: | M P S |
---|