#include <panauto.h>
Inheritance diagram for PanAuto:

Public Member Functions | |
| PanAuto (EDL *edl, PanAutos *autos) | |
| ~PanAuto () | |
| int | operator== (Auto &that) |
| void | load (FileXML *file) |
| void | copy (int64_t start, int64_t end, FileXML *file, int default_auto) |
| void | copy_from (Auto *that) |
| void | dump () |
| void | rechannel () |
Public Attributes | |
| float | values [MAXCHANNELS] |
| int | handle_x |
| int | handle_y |
Definition at line 10 of file panauto.h.
|
||||||||||||
|
Definition at line 8 of file panauto.C. References handle_x, handle_y, MAXCHANNELS, and values. Referenced by PanAutos::new_auto(). |
|
|
|
|
||||||||||||||||||||
|
Reimplemented from Auto. Definition at line 51 of file panauto.C. References FileXML::append_tag(), EDLSession::audio_channels, Auto::edl, handle_x, handle_y, Auto::position, EDL::session, XMLTag::set_property(), XMLTag::set_title(), FileXML::tag, and values. |
|
|
Reimplemented from Auto. Definition at line 72 of file panauto.C. References Auto::copy_from(), handle_x, handle_y, MAXCHANNELS, and values. |
|
|
Definition at line 82 of file panauto.C. References EDLSession::audio_channels, Auto::edl, handle_x, handle_y, EDL::session, and values. |
|
|
Reimplemented from Auto. Definition at line 38 of file panauto.C. References EDLSession::audio_channels, Auto::edl, XMLTag::get_property(), handle_x, handle_y, MAXCHANNELS, EDL::session, FileXML::tag, and values. |
|
|
Reimplemented from Auto. |
|
|
Definition at line 27 of file panauto.C. References EDLSession::achannel_positions, EDLSession::audio_channels, Auto::edl, handle_x, handle_y, EDL::session, and values. Referenced by EDL::rechannel(). |
|
|
Definition at line 24 of file panauto.h. Referenced by Tracks::add_audio_track(), copy(), copy_from(), dump(), APanPatch::handle_event(), load(), operator==(), PanAuto(), and rechannel(). |
|
|
Definition at line 24 of file panauto.h. Referenced by Tracks::add_audio_track(), copy(), copy_from(), dump(), APanPatch::handle_event(), load(), operator==(), PanAuto(), and rechannel(). |
|
|
Definition at line 23 of file panauto.h. Referenced by Tracks::add_audio_track(), copy(), copy_from(), dump(), APanPatch::handle_event(), load(), PanAuto(), and rechannel(). |
1.4.4