Skip to main content

classify

Function classify 

Source
pub fn classify(id: ResourceId) -> Option<CiExtResource>
Expand description

Map a ResourceId to its DVB CI-extension resource. type = 1* resources are matched by masking out the Module ID byte; fixed-ID resources match exactly. Returns None for any non-CI-extension resource.