Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.63 KB

nf-mfmediaengine-imftimedtextstyle-getshowbackgroundalways.md

File metadata and controls

71 lines (58 loc) · 2.63 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfmediaengine.IMFTimedTextStyle.GetShowBackgroundAlways
IMFTimedTextStyle::GetShowBackgroundAlways (mfmediaengine.h)
Determines whether the style of timed text always shows the background.
GetShowBackgroundAlways
GetShowBackgroundAlways method [Media Foundation]
GetShowBackgroundAlways method [Media Foundation]
IMFTimedTextStyle interface
IMFTimedTextStyle interface [Media Foundation]
GetShowBackgroundAlways method
IMFTimedTextStyle.GetShowBackgroundAlways
IMFTimedTextStyle::GetShowBackgroundAlways
mf.imftimedtextstyle_getshowbackgroundalways
mfmediaengine/IMFTimedTextStyle::GetShowBackgroundAlways
mf\imftimedtextstyle_getshowbackgroundalways.htm
mf
3FE2327F-542B-45D3-95F4-09CF0CE26403
12/05/2018
GetShowBackgroundAlways, GetShowBackgroundAlways method [Media Foundation], GetShowBackgroundAlways method [Media Foundation],IMFTimedTextStyle interface, IMFTimedTextStyle interface [Media Foundation],GetShowBackgroundAlways method, IMFTimedTextStyle.GetShowBackgroundAlways, IMFTimedTextStyle::GetShowBackgroundAlways, mf.imftimedtextstyle_getshowbackgroundalways, mfmediaengine/IMFTimedTextStyle::GetShowBackgroundAlways
mfmediaengine.h
Windows
Windows 10 [desktop apps only]
Windows Server 2016 [desktop apps only]
Mfmediaengine.idl
Windows
19H1
IMFTimedTextStyle::GetShowBackgroundAlways
mfmediaengine/IMFTimedTextStyle::GetShowBackgroundAlways
c++
APIRef
kbSyntax
COM
mfmediaengine.h
IMFTimedTextStyle.GetShowBackgroundAlways

IMFTimedTextStyle::GetShowBackgroundAlways

-description

Determines whether the style of timed text always shows the background.

-parameters

-param showBackgroundAlways [out]

Type: BOOL*

A pointer to a variable that receives a value that specifies whether the style of timed text always shows the background. The variable specifies TRUE if the background is always shown; otherwise, FALSE.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IMFTimedTextStyle