 | RenderVideoContainerSetActiveCodecByName Method |
Sets the active codec using the codec name.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic void SetActiveCodecByName(
string name
)
public:
void SetActiveCodecByName(
String^ name
)
Parameters
- name
- Type: SystemString
The codec name.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also