API referenceGo APIStreamingDecoderOn this pageStreamingDecoder type StreamingDecoder struct { // contains filtered or unexported fields} StreamingDecoder is a `clika_rt_streaming_decoder*` handle (single-owner). Methods Close func (h *StreamingDecoder) Close() Close frees the single-owner handle; safe to call twice.