Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mp4tag
main
MP4Tag
BoxNotPresentException
IMAGEFORMAT
InvalidMagicException
InvalidStcoSizeException
ITUNESADVISORY
MP4
MP4GENRE
MP4Tags
UnsupportedFtypException
Built with Crystal 1.9.2
2023-10-07 20:45:15 UTC
class
MP4Tag::MP4
MP4Tag::MP4
Reference
Object
Defined in:
mp4tag/mp4tag.cr
Constructors
.new
(mp4_path : String)
Instance Method Summary
#read
: MP4Tags
#write
(tags : MP4Tags, del_strings =
Array
(
String
).new) : Nil
Constructor Detail
def self.
new
(mp4_path : String)
#
[
View source
]
Instance Method Detail
def
read
:
MP4Tags
#
[
View source
]
def
write
(tags :
MP4Tags
, del_strings =
Array
(
String
).new) : Nil
#
[
View source
]