Skip to content

Commit

Permalink
mp4 as_type int
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbannon committed Jul 24, 2024
1 parent 50bab4e commit fd60bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediafile.py
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,7 @@ def as_dict(self):
)
popm = MediaField(
MP3StorageStyle('POPM'),
MP4StorageStyle('POPM'),
MP4StorageStyle('POPM', as_type=int),
StorageStyle('POPM'),
ASFStorageStyle('Popm'),
out_type=int
Expand Down

0 comments on commit fd60bdb

Please sign in to comment.