ff
This commit is contained in:
@@ -33,7 +33,7 @@ class TrackCodec(Enum):
|
||||
return str(self.value['label'])
|
||||
|
||||
def format(self):
|
||||
"""Returns the codec as single letter"""
|
||||
"""Returns the codec format"""
|
||||
return self.value['format']
|
||||
|
||||
def extension(self):
|
||||
|
||||
Reference in New Issue
Block a user