Variables

libavformat/rm.c File Reference

#include "rm.h"

Go to the source code of this file.

Variables

const char *const ff_rm_metadata [4]

Variable Documentation

const char* const ff_rm_metadata[4]
Initial value:
 {
    "title",
    "author",
    "copyright",
    "comment"
}

Definition at line 24 of file rm.c.

Referenced by rm_read_metadata(), and rv10_write_header().