User guide
  Configuration of Conditional Access Using XML File Download
5.4.3  Deleting an EMM Stream 
To delete an EMM stream, the parameters need to be sent as before, with an 
output_mask of zero, but the bandwidth parameter should not be included: 
<?xml version="1.0" encoding="UTF-8"?> 
<simulcrypt_config> 
 <ecmg> 
 </ecmg> 
 <emmg> 
 <emm_connection> 
 <client_id>0x1230000</client_id> 
 <channel_id>0x1</channel_id> 
 <emm_stream> 
 <emm_stream_id>0x1</emm_stream_id> 
 <pid>0x700</pid> 
 <output_mask>0</output_mask> 
 <data_type>0</data_type> 
 </emm_stream> 
 </emm_connection> 
 </emmg> 
</simulcrypt_config> 
2/1553-FGC 101 1019 Uen A 
5-11










