tag_alter_preservation property

tag_alter_preservation property

Gets the flag that tells the software what to do with this frame if it is unknown and the tag is altered in any way. This applies to all kinds of alterations, including adding more padding and reordering the frames.

Definition:

@property
def tag_alter_preservation(self):
    ...

See Also