Garry's Mod Wiki

Revision Difference

Structures/VideoData#516965

<cat>struct</cat> {{Structure⤶ |Description=Table used by <page>video.Record</page>.|Fields={{StructureField|string|container|The video container format.⤶ <structure>⤶ <description>Table used by <page>video.Record</page>.</description>⤶ <fields>⤶ {{StructureField|string|container|The video container format.⤶ **Valid options are:** webm, ogg}}{{StructureField|string|video|The video codec.⤶ **Valid options are:** webm, ogg⤶ </fields>⤶ ⤶ </structure>⤶ ⤶ {{StructureField|string|video|The video codec.⤶ **Valid options are:** vp8, theora}}{{StructureField|string|audio|The audio codec. **Valid options are:** vorbis}}{{StructureField|number|quality|The video quality}}{{StructureField|number|bitrate|The record bitrate}}{{StructureField|number|fps|Frames per second}}{{StructureField|boolean|lockfps|Lock the frame count per second}}{{StructureField|string|name|The file name for the video}}{{StructureField|number|width|The videos width}}{{StructureField|number|height|The videos height}} }}