By using ADTF standard data and the supported types following components can be connected: section_qtmedia_desc_display section_javascript_filter section_qtquick_filter section_stream_display DDL Mapping Filter DDL Mapping Filter Substream Dissector
Additionally, if the samples content is described via DDL, it is possible to use DDL based DAT File Exporter and Importer.
operator<<
or output_sample_data pin_writer<T>::Write
method or output_sample_data std::is_trivially_copyable<T>::value
to be true
std::is_trivially_copyable<T>::value
to be true
pin_writer<T>::Write
method or output_sample_data std::is_trivially_copyable<T>::value
to be true
std::is_trivially_copyable<T>::value
to be true
pin_writer<T>::Write
method or output_sample_data operator<<
for the sample operator<<
sample_data
will copy the buffers content of the sample to an instance of std::string
std::is_trivially_copyable<T>::value
to be true
arraysize
within the DDL description.You may define your own Meta Type to describe the data you want to transmit and receive. See also Custom Stream Meta Types.
The differences between the other ADTF standard data and the recommended stream types are:
my_custom_stream_meta_type::IsCompatible
operator<<
or output_sample_data