@@ -23,9 +23,9 @@ type Transcode struct {
TimeStart time.Time
// video fields
Height uint // target height
Width uint // target width
FPS uint // target FPS
FPS float64 // target FPS
// audio & video fields
Rate uint
The note is not visible to the blocked user.