5 lines
115 B
Go
5 lines
115 B
Go
|
package frameproto
|
||
|
|
||
|
const AspectRatioOnePointNineOneToOne = "1.91:1"
|
||
|
const AspectRatioOneToOne = "1:1"
|