get_keyframe_sequence method

get_keyframe_sequence

Gets the first keyframe sequence in specified channel

Returns

First keyframe sequence with the channel name

def get_keyframe_sequence(self, channel_name):
    ...
ParameterTypeDescription
channel_namestrThe channel name to find

See Also