This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to understand the definition of Stream and Channel?

Hi,

I've a maybe very simple question, that how to understand the definition of Stream and Channel?

In IPNC RDK struct:

VCODEC_BITSBUF_S{

    VENC_CHN chnId;

    VENC_STRM strmId;

    ....

}

What's the relationship and difference between ChannelID and StreamID, how to understand this?

Thanks very much!

 

Jacky.