
Appendices 337
© Copyright 2003-2015 C-R Media All Rights Reserved.
8.9.1 Fixed Length Segment
The fixed length segment of an audit record includes information about when the event occurred, the
type of event, the length of the event, and status of the event. The table describes the structure and
field usage.
The time the event occurred. "time_t"
is Microsoft's C compiler v6.0A
definition of the number of seconds
since 00:00:00 January 1, 1970. It is
a 4-byte signed integer.
An enumerated type that describes
the type of transaction. See the topic
Transaction Types for details.
If applicable, the log time of the
event. Otherwise, the value will be
zero. "time_t" is Microsoft's C
compiler v6.0A definition of the
number of seconds since 00:00:00
January 1, 1970. It is a 4-byte signed
integer.
The event length in centiseconds. A
length of 30.05 seconds is expressed
as 3005. If the event has no
applicable length, the value will be
zero.
An enumerated type that describes
the status of the transaction. See the
the topic Status Types for details.
If the event relates to the play of a
multi-cut cart, this field contains the
cut rotation sequence number.
Otherwise, the value will be zero.
The eventTime and logTime field values are stored by the audio delivery
system based on the Pacific Time Zone. When calculating the actual event time
and log time, the actual time zone in which the record was created by the audio
delivery system needs to be taken into account in order to arrive at the correct
date and time value.
Comentários a estes Manuais