Retrieve the codec of a Video object.
# S3 method for Rcpp_Video
codec(obj)
# S3 method for Rcpp_VideoWriter
codec(obj)
codec(obj)| obj | A |
|---|
A character string corresponding to the FOURCC code of the codec.
Simon Garnier, garnier@njit.edu
# TODO