Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Video Playback
(view source)
Revision as of 10:37, 29 April 2025
100 bytes removed
,
10:37, 29 April 2025
→Video playback
Line 8:
Line 8:
=== Python ===
=== Python ===
Example demonstrating how to play a video with audio:
Example demonstrating how to play a video with audio:
−
<div class="mw-collapsible mw-collapsed" style="width:100%">
−
<div style="padding:5px">
<syntaxhighlight lang="python" line>
<syntaxhighlight lang="python" line>
from psychopy import logging, prefs
from psychopy import logging, prefs
Line 49:
Line 47:
core.quit()
core.quit()
</syntaxhighlight>
</syntaxhighlight>
−
</div>
+
−
</div>
Example demonstrating how to play a video with audio disconnected:
Example demonstrating how to play a video with audio disconnected:
<syntaxhighlight lang="python" line>
<syntaxhighlight lang="python" line>
P.dewater
Administrators
270
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Help
About
About the TSG
About this Wiki
FAQ
Disclaimer
Survey
Customer Survey
Tools
Special pages
Printable version