...

Package livefeed

Overview ▾

Index ▾

type CT_BackgroundBlurProperties
    func NewCT_BackgroundBlurProperties() *CT_BackgroundBlurProperties
    func (m *CT_BackgroundBlurProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_BackgroundBlurProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_BackgroundBlurProperties) Validate() error
    func (m *CT_BackgroundBlurProperties) ValidateWithPath(path string) error
type CT_BackgroundCustomProperties
    func NewCT_BackgroundCustomProperties() *CT_BackgroundCustomProperties
    func (m *CT_BackgroundCustomProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_BackgroundCustomProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_BackgroundCustomProperties) Validate() error
    func (m *CT_BackgroundCustomProperties) ValidateWithPath(path string) error
type CT_BackgroundNormalProperties
    func NewCT_BackgroundNormalProperties() *CT_BackgroundNormalProperties
    func (m *CT_BackgroundNormalProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_BackgroundNormalProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_BackgroundNormalProperties) Validate() error
    func (m *CT_BackgroundNormalProperties) ValidateWithPath(path string) error
type CT_BackgroundRemovedProperties
    func NewCT_BackgroundRemovedProperties() *CT_BackgroundRemovedProperties
    func (m *CT_BackgroundRemovedProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_BackgroundRemovedProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_BackgroundRemovedProperties) Validate() error
    func (m *CT_BackgroundRemovedProperties) ValidateWithPath(path string) error
type CT_LiveFeedBackgroundProperties
    func NewCT_LiveFeedBackgroundProperties() *CT_LiveFeedBackgroundProperties
    func (m *CT_LiveFeedBackgroundProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_LiveFeedBackgroundProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_LiveFeedBackgroundProperties) Validate() error
    func (m *CT_LiveFeedBackgroundProperties) ValidateWithPath(path string) error
type CT_LiveFeedProperties
    func NewCT_LiveFeedProperties() *CT_LiveFeedProperties
    func (m *CT_LiveFeedProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *CT_LiveFeedProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *CT_LiveFeedProperties) Validate() error
    func (m *CT_LiveFeedProperties) ValidateWithPath(path string) error
type EG_LiveFeedBackgrounds
    func NewEG_LiveFeedBackgrounds() *EG_LiveFeedBackgrounds
    func (m *EG_LiveFeedBackgrounds) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *EG_LiveFeedBackgrounds) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *EG_LiveFeedBackgrounds) Validate() error
    func (m *EG_LiveFeedBackgrounds) ValidateWithPath(path string) error
type EG_LiveFeedBackgroundsChoice
    func NewEG_LiveFeedBackgroundsChoice() *EG_LiveFeedBackgroundsChoice
    func (m *EG_LiveFeedBackgroundsChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *EG_LiveFeedBackgroundsChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *EG_LiveFeedBackgroundsChoice) Validate() error
    func (m *EG_LiveFeedBackgroundsChoice) ValidateWithPath(path string) error
type LiveFeedProps
    func NewLiveFeedProps() *LiveFeedProps
    func (m *LiveFeedProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error
    func (m *LiveFeedProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error
    func (m *LiveFeedProps) Validate() error
    func (m *LiveFeedProps) ValidateWithPath(path string) error

Package files

CT_BackgroundBlurProperties.go CT_BackgroundCustomProperties.go CT_BackgroundNormalProperties.go CT_BackgroundRemovedProperties.go CT_LiveFeedBackgroundProperties.go CT_LiveFeedProperties.go EG_LiveFeedBackgrounds.go EG_LiveFeedBackgroundsChoice.go LiveFeedProps.go common.go

type CT_BackgroundBlurProperties

type CT_BackgroundBlurProperties struct {
    ExtLst *dml.CT_OfficeArtExtensionList
}

func NewCT_BackgroundBlurProperties

func NewCT_BackgroundBlurProperties() *CT_BackgroundBlurProperties

func (*CT_BackgroundBlurProperties) MarshalXML

func (m *CT_BackgroundBlurProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_BackgroundBlurProperties) UnmarshalXML

func (m *CT_BackgroundBlurProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_BackgroundBlurProperties) Validate

func (m *CT_BackgroundBlurProperties) Validate() error

Validate validates the CT_BackgroundBlurProperties and its children

func (*CT_BackgroundBlurProperties) ValidateWithPath

func (m *CT_BackgroundBlurProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_BackgroundBlurProperties and its children, prefixing error messages with path

type CT_BackgroundCustomProperties

type CT_BackgroundCustomProperties struct {
    ExtLst *dml.CT_OfficeArtExtensionList
}

func NewCT_BackgroundCustomProperties

func NewCT_BackgroundCustomProperties() *CT_BackgroundCustomProperties

func (*CT_BackgroundCustomProperties) MarshalXML

func (m *CT_BackgroundCustomProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_BackgroundCustomProperties) UnmarshalXML

func (m *CT_BackgroundCustomProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_BackgroundCustomProperties) Validate

func (m *CT_BackgroundCustomProperties) Validate() error

Validate validates the CT_BackgroundCustomProperties and its children

func (*CT_BackgroundCustomProperties) ValidateWithPath

func (m *CT_BackgroundCustomProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_BackgroundCustomProperties and its children, prefixing error messages with path

type CT_BackgroundNormalProperties

type CT_BackgroundNormalProperties struct {
    ExtLst *dml.CT_OfficeArtExtensionList
}

func NewCT_BackgroundNormalProperties

func NewCT_BackgroundNormalProperties() *CT_BackgroundNormalProperties

func (*CT_BackgroundNormalProperties) MarshalXML

func (m *CT_BackgroundNormalProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_BackgroundNormalProperties) UnmarshalXML

func (m *CT_BackgroundNormalProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_BackgroundNormalProperties) Validate

func (m *CT_BackgroundNormalProperties) Validate() error

Validate validates the CT_BackgroundNormalProperties and its children

func (*CT_BackgroundNormalProperties) ValidateWithPath

func (m *CT_BackgroundNormalProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_BackgroundNormalProperties and its children, prefixing error messages with path

type CT_BackgroundRemovedProperties

type CT_BackgroundRemovedProperties struct {
    ExtLst *dml.CT_OfficeArtExtensionList
}

func NewCT_BackgroundRemovedProperties

func NewCT_BackgroundRemovedProperties() *CT_BackgroundRemovedProperties

func (*CT_BackgroundRemovedProperties) MarshalXML

func (m *CT_BackgroundRemovedProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_BackgroundRemovedProperties) UnmarshalXML

func (m *CT_BackgroundRemovedProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_BackgroundRemovedProperties) Validate

func (m *CT_BackgroundRemovedProperties) Validate() error

Validate validates the CT_BackgroundRemovedProperties and its children

func (*CT_BackgroundRemovedProperties) ValidateWithPath

func (m *CT_BackgroundRemovedProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_BackgroundRemovedProperties and its children, prefixing error messages with path

type CT_LiveFeedBackgroundProperties

type CT_LiveFeedBackgroundProperties struct {
    LiveFeedBackgroundsChoice *EG_LiveFeedBackgroundsChoice
    ExtLst                    *dml.CT_OfficeArtExtensionList
}

func NewCT_LiveFeedBackgroundProperties

func NewCT_LiveFeedBackgroundProperties() *CT_LiveFeedBackgroundProperties

func (*CT_LiveFeedBackgroundProperties) MarshalXML

func (m *CT_LiveFeedBackgroundProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_LiveFeedBackgroundProperties) UnmarshalXML

func (m *CT_LiveFeedBackgroundProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_LiveFeedBackgroundProperties) Validate

func (m *CT_LiveFeedBackgroundProperties) Validate() error

Validate validates the CT_LiveFeedBackgroundProperties and its children

func (*CT_LiveFeedBackgroundProperties) ValidateWithPath

func (m *CT_LiveFeedBackgroundProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_LiveFeedBackgroundProperties and its children, prefixing error messages with path

type CT_LiveFeedProperties

type CT_LiveFeedProperties struct {
    BackgroundProps *CT_LiveFeedBackgroundProperties
    ExtLst          *dml.CT_OfficeArtExtensionList
}

func NewCT_LiveFeedProperties

func NewCT_LiveFeedProperties() *CT_LiveFeedProperties

func (*CT_LiveFeedProperties) MarshalXML

func (m *CT_LiveFeedProperties) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*CT_LiveFeedProperties) UnmarshalXML

func (m *CT_LiveFeedProperties) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*CT_LiveFeedProperties) Validate

func (m *CT_LiveFeedProperties) Validate() error

Validate validates the CT_LiveFeedProperties and its children

func (*CT_LiveFeedProperties) ValidateWithPath

func (m *CT_LiveFeedProperties) ValidateWithPath(path string) error

ValidateWithPath validates the CT_LiveFeedProperties and its children, prefixing error messages with path

type EG_LiveFeedBackgrounds

type EG_LiveFeedBackgrounds struct {
    LiveFeedBackgroundsChoice *EG_LiveFeedBackgroundsChoice
}

func NewEG_LiveFeedBackgrounds

func NewEG_LiveFeedBackgrounds() *EG_LiveFeedBackgrounds

func (*EG_LiveFeedBackgrounds) MarshalXML

func (m *EG_LiveFeedBackgrounds) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*EG_LiveFeedBackgrounds) UnmarshalXML

func (m *EG_LiveFeedBackgrounds) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*EG_LiveFeedBackgrounds) Validate

func (m *EG_LiveFeedBackgrounds) Validate() error

Validate validates the EG_LiveFeedBackgrounds and its children

func (*EG_LiveFeedBackgrounds) ValidateWithPath

func (m *EG_LiveFeedBackgrounds) ValidateWithPath(path string) error

ValidateWithPath validates the EG_LiveFeedBackgrounds and its children, prefixing error messages with path

type EG_LiveFeedBackgroundsChoice

type EG_LiveFeedBackgroundsChoice struct {
    Normal  *CT_BackgroundNormalProperties
    Removed *CT_BackgroundRemovedProperties
    Blur    *CT_BackgroundBlurProperties
    Custom  *CT_BackgroundCustomProperties
}

func NewEG_LiveFeedBackgroundsChoice

func NewEG_LiveFeedBackgroundsChoice() *EG_LiveFeedBackgroundsChoice

func (*EG_LiveFeedBackgroundsChoice) MarshalXML

func (m *EG_LiveFeedBackgroundsChoice) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*EG_LiveFeedBackgroundsChoice) UnmarshalXML

func (m *EG_LiveFeedBackgroundsChoice) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*EG_LiveFeedBackgroundsChoice) Validate

func (m *EG_LiveFeedBackgroundsChoice) Validate() error

Validate validates the EG_LiveFeedBackgroundsChoice and its children

func (*EG_LiveFeedBackgroundsChoice) ValidateWithPath

func (m *EG_LiveFeedBackgroundsChoice) ValidateWithPath(path string) error

ValidateWithPath validates the EG_LiveFeedBackgroundsChoice and its children, prefixing error messages with path

type LiveFeedProps

type LiveFeedProps struct {
    CT_LiveFeedProperties
}

func NewLiveFeedProps

func NewLiveFeedProps() *LiveFeedProps

func (*LiveFeedProps) MarshalXML

func (m *LiveFeedProps) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*LiveFeedProps) UnmarshalXML

func (m *LiveFeedProps) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error

func (*LiveFeedProps) Validate

func (m *LiveFeedProps) Validate() error

Validate validates the LiveFeedProps and its children

func (*LiveFeedProps) ValidateWithPath

func (m *LiveFeedProps) ValidateWithPath(path string) error

ValidateWithPath validates the LiveFeedProps and its children, prefixing error messages with path