|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::RegionOrganizationProcessor::jump_to_region | ( | const std::string & | group_name, |
| size_t | region_index | ||
| ) |
Jump to a specific region for processing or playback.
| group_name | Name of the group. |
| region_index | Index of the region within the group. |
Definition at line 156 of file RegionProcessors.cpp.
References MayaFlux::Kakshya::OrganizedRegion::group_name, MayaFlux::Kakshya::RegionProcessorBase::m_current_position, MayaFlux::Kakshya::RegionProcessorBase::m_current_region_index, MayaFlux::Kakshya::RegionProcessorBase::m_organized_regions, and MayaFlux::Kakshya::OrganizedRegion::region_index.