Skip to content

Commit fd60bdb

Browse files
committed
mp4 as_type int
1 parent 50bab4e commit fd60bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mediafile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ def as_dict(self):
18831883
)
18841884
popm = MediaField(
18851885
MP3StorageStyle('POPM'),
1886-
MP4StorageStyle('POPM'),
1886+
MP4StorageStyle('POPM', as_type=int),
18871887
StorageStyle('POPM'),
18881888
ASFStorageStyle('Popm'),
18891889
out_type=int

0 commit comments

Comments
 (0)