Kaba function TrackLayer.add_sample_ref ed
...
Syntax ed
func mut TrackLayer.add_sample_ref(pos: i32, sample: Sample*) -> shared![SampleRef]
Parameters ed
- pos: i32
- ...
- sample: Sample*
- ...
Return ed
...
...
func mut TrackLayer.add_sample_ref(pos: i32, sample: Sample*) -> shared![SampleRef]
...