#include <clock_source_descriptor.h>
Public Member Functions | |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | clock_source_flags ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | clock_source_type ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint64_t STDCALL | clock_source_identifier ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | clock_source_location_type ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | clock_source_location_index ()=0 |
Public Member Functions inherited from avdecc_lib::descriptor_base | |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | descriptor_type () const =0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | descriptor_index () const =0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint8_t *STDCALL | object_name ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint16_t STDCALL | localized_description ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint32_t STDCALL | acquire_entity_flags ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint64_t STDCALL | acquire_entity_owner_entity_id ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint32_t STDCALL | lock_entity_flags ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API uint64_t STDCALL | lock_entity_locked_entity_id ()=0 |
| virtual AVDECC_CONTROLLER_LIB32_API int STDCALL | send_acquire_entity_cmd (void *notification_id, uint32_t acquire_entity_flag)=0 |
| virtual AVDECC_CONTROLLER_LIB32_API int STDCALL | send_lock_entity_cmd (void *notification_id, uint32_t lock_entity_flag)=0 |
| virtual AVDECC_CONTROLLER_LIB32_API int STDCALL | send_set_name_cmd (void *notification_id, uint16_t name_index, uint16_t config_index, char *new_name)=0 |
| virtual AVDECC_CONTROLLER_LIB32_API int STDCALL | send_get_name_cmd (void *notification_id, uint16_t name_index, uint16_t config_index)=0 |
|
pure virtual |
The flags describing the capabilities or features of the CLOCK SOURCE.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
The type of CLOCK SOURCE.
1.8.5