package camera // Options . type Options struct { Index int Rotate int Width float64 Height float64 Timestamp bool }