Public Member Functions | |
| Reg (const std::string &prototype, av_interface_t interface, av_prop_get_t getter, av_prop_set_t setter) | |
Public Attributes | |
| av_prop_get_t | getter |
| av_interface_t | interface |
| std::string | prototype |
| av_prop_set_t | setter |
Definition at line 342 of file avonstage.cc.
|
inline |
Definition at line 349 of file avonstage.cc.
| av_prop_get_t Reg::getter |
Definition at line 346 of file avonstage.cc.
| av_interface_t Reg::interface |
Definition at line 345 of file avonstage.cc.
| std::string Reg::prototype |
Definition at line 344 of file avonstage.cc.
| av_prop_set_t Reg::setter |
Definition at line 347 of file avonstage.cc.