Searched refs:get_first_audio_track (Results 1 – 5 of 5) sorted by relevance
97 if $title->get_first_audio_track >= 099 $title->{tc_audio_tracks}->[ $title->get_first_audio_track ]
638 if ( $title->get_first_audio_track == -1 ) {767 $title->get_first_audio_track != -1;883 if ( $title->get_first_audio_track != -1 ) {1045 my $nr = $title->get_first_audio_track;1118 $vob_nr = $title->get_first_audio_track if ! defined $vob_nr;
2174 sub get_first_audio_track { subroutine2292 my $audio_channel = $self->get_first_audio_track;
380 static int get_first_audio_track( lsmash_handler_t *h, audio_option_t *opt ) in get_first_audio_track() function485 get_first_audio_track,
918 vob_nr => $title->get_first_audio_track,