MediaInfo.getCount

Count of streams of a stream kind (StreamNumber not filled), or count of piece of information in this stream.

struct MediaInfo
private public
size_t
getCount
(
MediaInfo_stream_t streamKind
,
size_t streamNumber = -1
)

Parameters

streamKind MediaInfo_stream_t

Kind of stream (general, video, audio...)

streamNumber size_t

Stream number in this kind of stream (first, second...)

Meta