sACN
2.0.2
Implementation of ANSI E1.31 (Streaming ACN)
View other versions:
Loading...
Searching...
No Matches
Todo List
Global
sacn_merge_receiver_get_footprint
(sacn_merge_receiver_t handle,
SacnRecvUniverseSubrange
*footprint)
At this time, custom footprints are not supported by this library, so the full 512-slot footprint is returned.
Global
sacn_receiver_get_footprint
(sacn_receiver_t handle,
SacnRecvUniverseSubrange
*footprint)
At this time, custom footprints are not supported by this library, so the full 512-slot footprint is returned.
Global
sacn_source_change_synchronization_universe
(sacn_source_t handle, uint16_t universe, uint16_t new_sync_universe)
At this time, synchronization is not supported by this library.
Global
sacn_source_send_synchronization
(sacn_source_t handle, uint16_t universe)
At this time, synchronization is not supported by this library, so this function is not implemented.
Global
sacn_source_update_levels_and_force_sync
(sacn_source_t handle, uint16_t universe, const uint8_t *new_levels, size_t new_levels_size)
At this time, synchronization is not supported by this library.
Global
sacn_source_update_levels_and_pap_and_force_sync
(sacn_source_t handle, uint16_t universe, const uint8_t *new_levels, size_t new_levels_size, const uint8_t *new_priorities, size_t new_priorities_size)
At this time, synchronization is not supported by this library.
Global
SacnMergeReceiverNonDmxCallback
)(sacn_merge_receiver_t receiver_handle, const
EtcPalSockAddr
*source_addr, const
SacnRemoteSource
*source_info, const
SacnRecvUniverseData
*universe_data, void *context)
This version of the sACN library does not support sACN Sync. This paragraph will be valid in the future.
Global
SacnUniverseDataCallback
)(sacn_receiver_t receiver_handle, const
EtcPalSockAddr
*source_addr, const
SacnRemoteSource
*source_info, const
SacnRecvUniverseData
*universe_data, void *context)
This version of the sACN library does not support sACN Sync. This paragraph will be valid in the future.
Generated by
1.11.0