powered by
Retrieve the codec of a Video object.
Video
# S3 method for Rcpp_Video codec(obj)# S3 method for Rcpp_VideoWriter codec(obj)codec(obj)
# S3 method for Rcpp_VideoWriter codec(obj)
codec(obj)
A Video object.
A character string corresponding to the FOURCC code of the codec.
Video, video
video
# NOT RUN { # TODO # }
Run the code above in your browser using DataLab