class MP4Tag::MP4

Defined in:

mp4tag/mp4tag.cr

Constructors

Instance Method Summary

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]