|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| InspectResult MayaFlux::Portal::Forma::Inspector::root_audio_buffer | ( | Buffers::ProcessingToken | token, |
| uint32_t | channel, | ||
| Surface & | surface, | ||
| LayoutCursor & | cursor, | ||
| float | x_min = -0.95F, |
||
| float | x_max = 0.95F, |
||
| float | row_h = 0.05F, |
||
| int | depth = 0 |
||
| ) |
Inspect the root audio buffer for a specific token and channel.
Header shows channel index and token. Rows show sample count and child count. The root buffer itself is expanded via buffer(), then each child buffer is expanded via buffer() in order.
Definition at line 96 of file BufferQuery.cpp.
References buffer(), MayaFlux::Portal::Forma::InspectResult::children, MayaFlux::Buffers::BufferManager::get_root_audio_buffer(), MayaFlux::Portal::Forma::InspectResult::group, MayaFlux::Portal::Forma::ValueGroup::header, MayaFlux::Portal::Forma::Collapsible::header_id, MayaFlux::Portal::Forma::k_inspect_indent, MayaFlux::Portal::Forma::ValueSpec::label, MayaFlux::Portal::Forma::Surface::layer(), m_bm, make_row_buffer(), MayaFlux::Portal::Forma::make_value_group(), MayaFlux::Portal::Forma::Layer::relate(), MayaFlux::Portal::Forma::row_pixel_dims(), and MayaFlux::Portal::Forma::Surface::window().
Referenced by buffer_manager(), and root_audio_buffer().
Here is the call graph for this function:
Here is the caller graph for this function: