invertFourcc: FOURCC Code to Codec Name

View source: R/VideoWriterClass.R

invertFourccR Documentation

FOURCC Code to Codec Name

Description

invertFourcc translates a FOURCC code into the 4-character name of the corresponding video codec.

Usage

invertFourcc(x)

Arguments

x

A integer.

Value

A 4-character strings corresponding to the video codec.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

VideoWriter, videoWriter, codec, fourcc

Examples

invertFourcc(1684633208)


neuroconductor-devel/Rvision documentation built on June 10, 2025, 12:04 a.m.