class documentation

A general class for a frame identifier.

Method copy Gets a copy of this FrameID
Property id Gets the ID of this FrameID
def copy(self):

Gets a copy of this FrameID

Raises
NotImplementedErrorif not implemented

Gets the ID of this FrameID

Raises
NotImplementedErrorif not implemented