![]() |
ArcGIS Procedural Runtime
3.3.11173
|
#include <EncodeOptionsValidator.h>
Public Types | |
| typedef std::vector< const std::wstring * > | KeyRefs |
Public Member Functions | |
| virtual const KeyRefs & | getKeys () const =0 |
| virtual prt::EncoderInfo::OptionState | getState (const std::wstring &key) const =0 |
| virtual void | setState (const std::wstring &key, prt::EncoderInfo::OptionState state)=0 |
Interface to set and get the state of the encoder options after validation.
1.8.14