captureTimestamp property

  1. @JsonKey(name: 'capture_timestamp')
int? captureTimestamp
final

The timestamp (ms) of the audio frame.

Implementation

@JsonKey(name: 'capture_timestamp')
final int? captureTimestamp;