[Stream] Expose "corked" property
ClosedPublic

Authored by broulik on Nov 7 2016, 3:28 PM.

Details

Summary

It denotes whether there is actually something going on on a playback stream vs it merely existing.

Test Plan

Pressed pause in my music player, "corked" became true

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik updated this revision to Diff 7983.Nov 7 2016, 3:28 PM
broulik retitled this revision from to [Stream] Expose "corked" property.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added reviewers: Plasma, drosca.
broulik set the repository for this revision to R115 Plasma Audio Volume Applet.
Restricted Application added a project: Plasma. · View Herald TranscriptNov 7 2016, 3:28 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
drosca accepted this revision.Nov 7 2016, 4:07 PM
drosca edited edge metadata.
drosca added inline comments.
src/stream.h
82

The getter for corked property should be isCorked().

This revision is now accepted and ready to land.Nov 7 2016, 4:07 PM
This revision was automatically updated to reflect the committed changes.