This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExporter Interface > IVideoExporter.CodecList Property (ArcObjects .NET 10.4 SDK) |
The list of names of available codecs.
[Visual Basic .NET] Public ReadOnly Property CodecList As IStringArray
[C#] public IStringArray CodecList {get;}
[C++]
HRESULT get_CodecList(
IStringArray** ppCodecs
);
[C++]
Parameters ppCodecs [out, retval]
ppCodecs is a parameter of type IStringArray