Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
davidzhao committed Aug 25, 2024
1 parent 0532566 commit f02509d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protobufs/livekit_models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ message TrackInfo {
string stream = 17;
TimedVersion version = 18;
repeated AudioTrackFeature audio_features = 19;
// server time when the track was published, in milliseconds
int64 published_at = 20;
}

Expand Down

0 comments on commit f02509d

Please sign in to comment.