import"sbIMediacoreVotingChain.idl";
Public Member Functions | |
unsigned long | getVote (in sbIMediacore aMediacore) |
Public Attributes | |
readonly attribute boolean | valid |
Indicates whether the mediacoreChain has any cores. More... | |
readonly attribute nsIArray | mediacoreChain |
The chain of mediacores that believe they can perform the operation. More... | |
Definition at line 34 of file sbIMediacoreVotingChain.idl.
unsigned long sbIMediacoreVotingChain::getVote | ( | in sbIMediacore | aMediacore | ) |
readonly attribute nsIArray sbIMediacoreVotingChain::mediacoreChain |
The chain of mediacores that believe they can perform the operation.
Definition at line 49 of file sbIMediacoreVotingChain.idl.
readonly attribute boolean sbIMediacoreVotingChain::valid |
Indicates whether the mediacoreChain has any cores.
Definition at line 40 of file sbIMediacoreVotingChain.idl.