mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
windows build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6400 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -270,7 +270,7 @@ struct switch_file_handle {
|
||||
/*! is the file seekable */
|
||||
int seekable;
|
||||
/*! the sample count of the file */
|
||||
unsigned int sample_count;
|
||||
switch_size_t sample_count;
|
||||
/*! the speed of the file playback */
|
||||
int speed;
|
||||
/*! the handle's memory pool */
|
||||
|
||||
Reference in New Issue
Block a user