2.4.17.22 BroadcastDocInfoAtom

Referenced by: BroadcastDocInfo9Container

An atom record that specifies properties of a presentation broadcast.

Let the corresponding presentation broadcast be specified by the BroadcastDocInfo9Container record that contains this BroadcastDocInfoAtom record.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rh

...

A

B

C

D

E

F

G

H

I

J

K

L

M

startTime (16 bytes)

...

...

...

endTime (16 bytes)

...

...

...

rh (8 bytes): A RecordHeader structure (section 2.3.1) that specifies the header for this record. Sub-fields are further specified in the following table.

Field

Meaning

rh.recVer

MUST be 0x0.

rh.recInstance

MUST be 0x000.

rh.recType

MUST be RT_BroadcastDocInfo9Atom.

rh.recLen

MUST be 0x00000022.

A - fSendAudio (1 bit): A bit that specifies whether to include an audio stream.

B - fSendVideo (1 bit): A bit that specifies whether to include a video stream.

C - fCameraRemote (1 bit): A bit that specifies whether the camera is located on a computer other than the computer giving the corresponding presentation broadcast.

D - fUseNetShow (1 bit): A bit that specifies whether to use NetShow server technology described in [MSFT-UMWNSNS].

E - fUseOtherServer (1 bit): A bit that specifies whether to use a third-party server for the corresponding presentation broadcast.

F - fCanEmail (1 bit): A bit that specifies whether an e-mail address is provided to the audience.

G - fCanChat (1 bit): A bit that specifies whether a chat URL is provided to the audience.

H - fDoArchive (1 bit): A bit that specifies whether the corresponding presentation broadcast is archived.

I - fSpeakerNotes (1 bit): A bit that specifies whether the audience can see the speaker notes.

J - fQuarterScreen (1 bit): A bit that specifies whether the slide show is displayed to the presenter in a resizable window.

K - fShowTools (1 bit): A bit that specifies whether to show speaker notes to the presenter.

L - fRecordOnly (1 bit): A bit that specifies whether the corresponding presentation broadcast is for recording only.

M - reserved (4 bits): MUST be zero and MUST be ignored.

startTime (16 bytes): A DateTimeStruct structure that specifies the time the corresponding presentation broadcast is scheduled to begin.

endTime (16 bytes): A DateTimeStruct structure that specifies the time the corresponding presentation broadcast is scheduled to end.