TrackEvent.statusByte

struct TrackEvent
@property const @nogc nothrow pure @safe
ubyte
statusByte
()

Return Value

Type: ubyte

this event's status byte (see TrackEvent's' documentation) Note: this property cannot be changed after construction

Meta