@@ -1378,6 +1378,12 @@ void BKE_sound_set_scene_sound_pitch(void *UNUSED(handle),
|
||||
char UNUSED(animated))
|
||||
{
|
||||
}
|
||||
void BKE_sound_set_scene_sound_pitch_constant_range(void *UNUSED(handle),
|
||||
int UNUSED(frame_start),
|
||||
int UNUSED(frame_end),
|
||||
float UNUSED(pitch))
|
||||
{
|
||||
}
|
||||
float BKE_sound_get_length(struct Main *UNUSED(bmain), bSound *UNUSED(sound))
|
||||
{
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user