Removed pixfmt from Video

This commit is contained in:
Alex Eidt 2022-07-23 15:23:26 -07:00
parent 0e18bf49d1
commit 226b3efe8f
4 changed files with 0 additions and 10 deletions

View file

@ -29,7 +29,6 @@ Duration() float64
FPS() float64
Codec() string
AudioCodec() string
PixFmt() string
FrameBuffer() []byte
SetFrameBuffer(buffer []byte)