ReactOS 0.4.16-dev-319-g6cf4263
|
Public Attributes | |
LPCOLESTR | name |
VARTYPE | var_type |
VARTYPE | initial_var_type |
int | i_init_val |
float | f_init_val |
BOOL | skippable |
Definition at line 630 of file converter.c.
float property_opt_test_data::f_init_val |
Definition at line 636 of file converter.c.
Referenced by test_specific_encoder_properties().
int property_opt_test_data::i_init_val |
Definition at line 635 of file converter.c.
Referenced by test_specific_encoder_properties().
VARTYPE property_opt_test_data::initial_var_type |
Definition at line 634 of file converter.c.
Referenced by test_specific_encoder_properties().
LPCOLESTR property_opt_test_data::name |
Definition at line 632 of file converter.c.
BOOL property_opt_test_data::skippable |
Definition at line 637 of file converter.c.
Referenced by test_specific_encoder_properties().
VARTYPE property_opt_test_data::var_type |
Definition at line 633 of file converter.c.
Referenced by test_specific_encoder_properties().