Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
linuxdvb: ISDB-T add DTV_ISDBT_SOUND_BROADCASTING parameter
  • Loading branch information
perexg committed May 12, 2016
1 parent c38bbda commit f4cce41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/input/mpegts/linuxdvb/linuxdvb_frontend.c
Expand Up @@ -1712,6 +1712,7 @@ linuxdvb_frontend_tune0
#if DVB_VER_ATLEAST(5,1)
S2CMD(DTV_ISDBT_LAYER_ENABLED, 7);
S2CMD(DTV_ISDBT_PARTIAL_RECEPTION, 1);
S2CMD(DTV_ISDBT_SOUND_BROADCASTING,0);
S2CMD(DTV_ISDBT_SB_SUBCHANNEL_ID, 0);
S2CMD(DTV_ISDBT_SB_SEGMENT_IDX, 0);
S2CMD(DTV_ISDBT_SB_SEGMENT_COUNT, 0);
Expand Down

0 comments on commit f4cce41

Please sign in to comment.