[MPlayer-cvslog] Re: r21619 - in trunk/stream: stream_dvdnav.c stream_dvdnav.h
Joakim Plate
elupus at ecce.se
Sat Dec 16 00:13:53 CET 2006
Joakim Plate <elupus <at> ecce.se> writes:
> you have physical, logical can be retrieved like this
> for(i=0;i<8;i++)
> {
> phys = (vm->state).pgc->audio_control[logical]
> if(phys & (1<<15))
> if( (phys & 0x7) = physical )
> return audioN;
> }
>
type..
the i, audioN and logical should of course be the same variable.
/Joakim
More information about the MPlayer-cvslog
mailing list