ArcGIS Procedural Runtime  3.2.10650
List of all members | Public Types | Public Member Functions
prtx::OptionStates Class Referenceabstract

#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
 

Detailed Description

Interface to set and get the state of the encoder options after validation.


The documentation for this class was generated from the following file: