Repository URL to install this package:
Version:
7:2.7.1-1ubuntu2 ▾
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>FFmpeg: AVCodecDescriptor Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">FFmpeg
 <span id="projectnumber">2.7.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Data Fields</a> </div>
<div class="headertitle">
<div class="title">AVCodecDescriptor Struct Reference<div class="ingroups"><a class="el" href="group__lavc__core.html">Core functions/structures.</a></div></div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="AVCodecDescriptor" -->
<p>This struct describes the properties of a single codec described by an AVCodecID.
<a href="structAVCodecDescriptor.html#details">More...</a></p>
<p><code>#include <<a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>></code></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="group__lavc__core.html#gaadca229ad2c20e060a14fec08a5cc7ce">AVCodecID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#ab7ba57d70e9d4d50bba20c778c09d069">id</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum <a class="el" href="group__lavu__misc.html#ga9a84bba4713dfced21a1a56163be1f48">AVMediaType</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#ad628ddb3416cafa38c9d4f3c1f61ad50">type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#a955dba1de947abbed22d28682b0db516">name</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Name of the codec described by this descriptor. <a href="#a955dba1de947abbed22d28682b0db516"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#a31fa9d4fed68cfe8a128d461ec2d3e20">long_name</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">A more descriptive name for this codec. <a href="#a31fa9d4fed68cfe8a128d461ec2d3e20"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#a9949288403a12812cd6e3892ac45f40f">props</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Codec properties, a combination of AV_CODEC_PROP_* flags. <a href="#a9949288403a12812cd6e3892ac45f40f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *const * </td><td class="memItemRight" valign="bottom"><a class="el" href="structAVCodecDescriptor.html#a15fdf65a032db42ffa532837f72f6921">mime_types</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">MIME type(s) associated with the codec. <a href="#a15fdf65a032db42ffa532837f72f6921"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This struct describes the properties of a single codec described by an AVCodecID. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="group__lavc__misc.html#gac09f8ddc2d4b36c5a85c6befba0d0888">avcodec_descriptor_get()</a> </dd></dl>
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00560">560</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="ab7ba57d70e9d4d50bba20c778c09d069"></a><!-- doxytag: member="AVCodecDescriptor::id" ref="ab7ba57d70e9d4d50bba20c778c09d069" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="group__lavc__core.html#gaadca229ad2c20e060a14fec08a5cc7ce">AVCodecID</a> <a class="el" href="structAVCodecDescriptor.html#ab7ba57d70e9d4d50bba20c778c09d069">AVCodecDescriptor::id</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00561">561</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<a class="anchor" id="ad628ddb3416cafa38c9d4f3c1f61ad50"></a><!-- doxytag: member="AVCodecDescriptor::type" ref="ad628ddb3416cafa38c9d4f3c1f61ad50" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="group__lavu__misc.html#ga9a84bba4713dfced21a1a56163be1f48">AVMediaType</a> <a class="el" href="structAVCodecDescriptor.html#ad628ddb3416cafa38c9d4f3c1f61ad50">AVCodecDescriptor::type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00562">562</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<a class="anchor" id="a955dba1de947abbed22d28682b0db516"></a><!-- doxytag: member="AVCodecDescriptor::name" ref="a955dba1de947abbed22d28682b0db516" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structAVCodecDescriptor.html#a955dba1de947abbed22d28682b0db516">AVCodecDescriptor::name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Name of the codec described by this descriptor. </p>
<p>It is non-empty and unique for each codec descriptor. It should contain alphanumeric characters and '_' only. </p>
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00568">568</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<a class="anchor" id="a31fa9d4fed68cfe8a128d461ec2d3e20"></a><!-- doxytag: member="AVCodecDescriptor::long_name" ref="a31fa9d4fed68cfe8a128d461ec2d3e20" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structAVCodecDescriptor.html#a31fa9d4fed68cfe8a128d461ec2d3e20">AVCodecDescriptor::long_name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>A more descriptive name for this codec. </p>
<p>May be NULL. </p>
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00572">572</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<a class="anchor" id="a9949288403a12812cd6e3892ac45f40f"></a><!-- doxytag: member="AVCodecDescriptor::props" ref="a9949288403a12812cd6e3892ac45f40f" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int <a class="el" href="structAVCodecDescriptor.html#a9949288403a12812cd6e3892ac45f40f">AVCodecDescriptor::props</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Codec properties, a combination of AV_CODEC_PROP_* flags. </p>
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00576">576</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<a class="anchor" id="a15fdf65a032db42ffa532837f72f6921"></a><!-- doxytag: member="AVCodecDescriptor::mime_types" ref="a15fdf65a032db42ffa532837f72f6921" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* const* <a class="el" href="structAVCodecDescriptor.html#a15fdf65a032db42ffa532837f72f6921">AVCodecDescriptor::mime_types</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>MIME type(s) associated with the codec. </p>
<p>May be NULL; if not, a NULL-terminated array of MIME types. The first item is always non-NULL and is the preferred MIME type. </p>
<p>Definition at line <a class="el" href="libavcodec_2avcodec_8h_source.html#l00583">583</a> of file <a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>libavcodec/<a class="el" href="libavcodec_2avcodec_8h_source.html">avcodec.h</a></li>
</ul>
</div><!-- contents -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Defines</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>