get_keyframe_sequences method

get_keyframe_sequences

Gets all keyframe sequences in specified channel

Returns

Keyframe sequence list with the channel name

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

See Also