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.