Skip to content

Fun

This package contains utility functions.

timestamp

ndi.fun.timestamp.timestamp()

Returns a current time stamp string.

name_to_variable_name

ndi.fun.name_to_variable_name.name_to_variable_name(name)

Converts a string into a camelCase variable name format.

channel_name_to_prefix_number

ndi.fun.channel_name_to_prefix_number.channel_name_to_prefix_number(channel_name)

Identifies the prefix and number from a channel name string.