codec_id property

codec_id property

Gets an ID corresponding to the codec.

Remarks

See the http://www.matroska.org/technical/specs/codecid/index.html codec page for more info.

Definition:

@property
def codec_id(self):
    ...

See Also