Added PixFmt() getter
This commit is contained in:
parent
2d72a27288
commit
9f884aeec1
3 changed files with 12 additions and 1 deletions
|
@ -29,6 +29,7 @@ Duration() float64
|
|||
FPS() float64
|
||||
Codec() string
|
||||
AudioCodec() string
|
||||
PixFmt() string
|
||||
FrameBuffer() []byte
|
||||
SetFrameBuffer(buffer []byte)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue