ADTF
|
By using ADTF standard data and the supported types following components can be connected: Qt5 Media Description Display Qt5 JavaScript Filter Qt5 QML Filter Qt5 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