Skip to content

Commit

Permalink
add color_transfer in video
Browse files Browse the repository at this point in the history
  • Loading branch information
Насыров Юрий Ринатович committed Nov 7, 2024
1 parent e5dd79a commit 916aaa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions probedata.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ type Stream struct {
Level int `json:"level,omitempty"`
ColorRange string `json:"color_range,omitempty"`
ColorSpace string `json:"color_space,omitempty"`
ColorTransfer string `json:"color_transfer,omitempty"`
SampleFmt string `json:"sample_fmt,omitempty"`
SampleRate string `json:"sample_rate,omitempty"`
Channels int `json:"channels,omitempty"`
Expand Down

0 comments on commit 916aaa0

Please sign in to comment.