ArcGIS Procedural Runtime
3.2.10650
|
#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.