|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Create a Region representing a span in audio (frames and channels).
| start_frame | Start frame index (inclusive). |
| end_frame | End frame index (inclusive). |
| start_channel | Start channel index (inclusive). |
| end_channel | End channel index (inclusive). |
| label | Optional label for this region. |
Definition at line 176 of file Region.hpp.