Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
VACore
Commits
9624337b
Commit
9624337b
authored
Apr 10, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Fixing compile problems with net audio streaming
parent
028c1643
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Audiosignals/VAAudiofileSignalSource.cpp
View file @
9624337b
...
...
@@ -164,7 +164,7 @@ void CVAAudiofileSignalSource::HandleRegistration(IVACore* pParentCore)
m_pAssociatedCore
=
pParentCore
;
}
void
CVAAudiofileSignalSource
::
HandleUnregistration
(
IVACore
*
pParentCore
)
void
CVAAudiofileSignalSource
::
HandleUnregistration
(
IVACore
*
)
{
m_pAssociatedCore
=
nullptr
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment