chore(sink): Add TODO and FIXME(s)

This commit is contained in:
Wanjohi
2024-01-17 06:59:25 +03:00
parent c44eb4cd67
commit c6b8eb795b

View File

@@ -5,6 +5,8 @@
use anyhow::{self, Context};
use gst::prelude::*;
use gst::ClockTime;
//FIXME: find out why ``buffer.length`` is longer than ``atom_size`` and how to work with that
//TODO: continue with the "other" atoms
use std::sync::{Arc, Mutex};