libptpmgmt
1.4
libptpmgmt library that provides the functionality of linuxptp pmc
|
#include <sig.h>
Static Public Member Functions | |
static size_t | size () |
SMPTE (the Society of Motion Picture and Television Engineers) Management Message with Synchronization Metadata (SM) Using Organization Extension TLV
|
inlinestatic |
Get object size
Integer32_t SMPTE_ORGANIZATION_EXTENSION_t::currentLocalOffset |
Offset in seconds of Local Time from grandmaster PTP time
uint8_t SMPTE_ORGANIZATION_EXTENSION_t::daylightSaving |
Daylight saving flags
UInteger32_t SMPTE_ORGANIZATION_EXTENSION_t::defaultSystemFrameRate_denominator |
Default video frame rate - the denominator for a division
UInteger32_t SMPTE_ORGANIZATION_EXTENSION_t::defaultSystemFrameRate_numerator |
Default video frame rate - the numerator for a division
Integer32_t SMPTE_ORGANIZATION_EXTENSION_t::jumpSeconds |
The size of the next discontinuity, in seconds, of Local Time
uint8_t SMPTE_ORGANIZATION_EXTENSION_t::leapSecondJump |
The reason for the forthcoming discontinuity of currentLocalOffset indicated by timeOfNextJump.
SMPTEmasterLockingStatus_e SMPTE_ORGANIZATION_EXTENSION_t::masterLockingStatus |
Complementary information to clockClass
Octet_t SMPTE_ORGANIZATION_EXTENSION_t::organizationId[3] |
always SMPTE OUI 68 97 E8
Octet_t SMPTE_ORGANIZATION_EXTENSION_t::organizationSubType[3] |
SM TLV version
Integer32_t SMPTE_ORGANIZATION_EXTENSION_t::previousJamLocalOffset |
The value of currentLocalOffset at the time of the previous Daily Jam event.
uint8_t SMPTE_ORGANIZATION_EXTENSION_t::timeAddressFlags |
SMPTE ST 12-1 flags
UInteger48_t SMPTE_ORGANIZATION_EXTENSION_t::timeOfNextJam |
The value of the seconds portion of the PTP time corresponding to the next scheduled occurrence of the Daily Jam.
UInteger48_t SMPTE_ORGANIZATION_EXTENSION_t::timeOfNextJump |
The value of the seconds portion of the grandmaster PTP time at the time that the next discontinuity of the currentLocalOffset will occur.
UInteger48_t SMPTE_ORGANIZATION_EXTENSION_t::timeOfPreviousJam |
The value of the seconds portion of the PTP time corresponding to the previous occurrence of the Daily Jam.