With the current implementation it is not possible to get the full DDS_SampleInfo object that corresponds to the data sample. Right now it is possible to only read if the sample is valid.
Will it be possible to add method getDictionary(self,index) to Infos class to read the full DDS_SampleInfo object?
Thank you.