Home | History | Annotate | Download | only in audio

Lines Matching refs:file_type

29                             file_type, sample_format, channel, and rate.
30 file_type: file type e.g. 'raw' or 'wav'.
67 data_format = dict(file_type='raw', sample_format='S32_LE',
83 new_ext = '.' + data_format['file_type']
93 if self.data_format['file_type'] != 'raw':
107 use_dst_header = data_format['file_type'] != 'raw'
160 file_type, sample_format, channel, and rate.
161 file_type: file type e.g. 'raw' or 'wav'.
190 raw=(self.data_format['file_type'] == 'raw'))
207 data_format=dict(file_type='raw',
220 data_format=dict(file_type='raw',
236 data_format=dict(file_type='raw',
252 data_format=dict(file_type='raw',
267 data_format=dict(file_type='wav',
284 data_format=dict(file_type='raw',
300 data_format=dict(file_type='raw',
318 data_format=dict(file_type='raw',